ColumnFooterRowsCount Property (TransposedGridCellFactory)
In This Topic
Gets the number of rows belonging to the column footers area.
Syntax
'Declaration
Public Overrides ReadOnly Property ColumnFooterRowsCount As Integer
public override int ColumnFooterRowsCount {get;}
See Also