ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowMergingFixed Property

In This Topic
    AllowMergingFixed Property (C1FlexPivotGrid)
    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