<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.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