C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / TransposedGridCellFactory Class / GetFrozenRows Method

In This Topic
GetFrozenRows Method (TransposedGridCellFactory)
In This Topic
Gets the number of frozen rows.
Syntax
'Declaration
 
Public Overridable Function GetFrozenRows() As Integer
 
See Also