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

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