C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / GetFrozenBottomRows Method

In This Topic
GetFrozenBottomRows Method (GridCellFactory)
In This Topic
Gets the number of frozen rows at the bottom.
Syntax
'Declaration
 
Public Overrides Function GetFrozenBottomRows() As Integer
 
See Also