FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / FrozenRows Property

In This Topic
    FrozenRows Property (C1FlexGrid)
    In This Topic
    Gets or sets the number of non-scrollable rows.
    Syntax
    'Declaration
     
    Public Property FrozenRows As Integer
    public int FrozenRows {get; set;}
    See Also