Search
Header.SubHeaders Property
See Also
 






Gets a collection of the subheaders of this header.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public HeaderCollection SubHeaders { get; }

Visual Basic  Copy Code

Public ReadOnly Property SubHeaders As HeaderCollection

 Property Value

 See Also