Gets the GridPanel that contains the column footer cells.

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

Syntax

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

See Also