C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / ColumnFooterRows Property
In This Topic
ColumnFooterRows Property
In This Topic
Gets the collection of rows of the column footers.
Syntax
public GridRowCollection ColumnFooterRows {get;}
See Also