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