ComponentOne FlexGrid for WPF and Silverlight
RowHeaders Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : RowHeaders Property
Gets the GridPanel that contains the row header cells.
Syntax
'Declaration
 
Public ReadOnly Property RowHeaders As GridPanel
public GridPanel RowHeaders {get;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members