ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowFreezing Property

In This Topic
    AllowFreezing Property (C1FlexPivotGrid)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows Property AllowFreezing As AllowFreezingEnum
    public new AllowFreezingEnum AllowFreezing {get; set;}
    See Also