Gets the collection of column footer rows.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
| C# |
|---|
public RowCollection ColumnFooterRows { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ColumnFooterRows As RowCollection Get |
Remarks
This property is equivalent to ColumnFooters.Rows.