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

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