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

In This Topic
    AllowGrouping Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowGrouping As Boolean
    public bool AllowGrouping {get; set;}
    See Also