C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ColumnFooterRows Property

In This Topic
ColumnFooterRows Property
In This Topic
Gets the collection of rows of the column footers.
Syntax
'Declaration
 
Public ReadOnly Property ColumnFooterRows As GridRowCollection
 
See Also