Search
Grid.RowHeaders Property
See Also
 






Gets the collection with the leftmost row headers.

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

 Syntax

C#  Copy Code

public HeaderCollection RowHeaders { get; }

Visual Basic  Copy Code

Public ReadOnly Property RowHeaders As HeaderCollection

 Property Value

 See Also