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