ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowMerging Property

In This Topic
    AllowMerging Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowMerging As C1.Win.FlexGrid.AllowMergingEnum
    public C1.Win.FlexGrid.AllowMergingEnum AllowMerging {get; set;}
    See Also