ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AllowFreezing Property

In This Topic
    AllowFreezing Property
    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