Gets the GridPanel that contains the row header cells.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public GridPanel RowHeaders { get; }
Visual Basic
Public ReadOnly Property RowHeaders As GridPanel
	Get

See Also