Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / GetFrozenRows Method

In This Topic
    GetFrozenRows Method (GridCellFactory)
    In This Topic
    Gets the number of frozen rows.
    Syntax
    'Declaration
     
    
    Public Overrides Function GetFrozenRows() As Integer
    public override int GetFrozenRows()
    See Also