FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridPanel Class / FrozenRows Property

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