Gets the GridPanel that contains the row header cells.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also