Gets the GridPanel that contains the column header cells.

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

Syntax

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

See Also