C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / RowsCount Property

In This Topic
RowsCount Property (GridCellFactory)
In This Topic
Gets the total number of rows.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property RowsCount As Integer
 
See Also