ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.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 C1.Win.FlexGrid.AllowMergingEnum
    public new C1.Win.FlexGrid.AllowMergingEnum AllowMergingFixed {get; set;}
    See Also