C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / RowHeaders Property

In This Topic
RowHeaders Property (C1FlexGrid)
In This Topic
Gets the GridPanel that contains the row header cells.
Syntax
'Declaration
 
Public ReadOnly Property RowHeaders As GridPanel
 
See Also