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

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