FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / AllowMerging Property

In This Topic
    AllowMerging Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowMerging As C1.WPF.Grid.GridAllowMerging
    public C1.WPF.Grid.GridAllowMerging AllowMerging {get; set;}
    See Also