Gets a collection of the subheaders of this header.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public HeaderCollection SubHeaders { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property SubHeaders As HeaderCollection |
See Also