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

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