Gets the collection with the topmost column headers.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public HeaderCollection ColumnHeaders { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ColumnHeaders As HeaderCollection |
See Also