Gets the GridPanel that contains the column footer cells.

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

Syntax

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

See Also