C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class / ColumnFooterRowsCount Property

In This Topic
ColumnFooterRowsCount Property (GridSkeletonLoadingCellFactory)
In This Topic
Gets the number of rows belonging to the column footers area.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ColumnFooterRowsCount As Integer
 
See Also