Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridPanel Class / FrozenBottomRows Property

In This Topic
    FrozenBottomRows Property (GridPanel)
    In This Topic
    Gets the number of frozen rows at the bottom in this panel.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FrozenBottomRows As Integer
    public int FrozenBottomRows {get;}
    See Also