Class PivotGroupingItemsControl
Class that holds the members of PivotGroupingItemsControl.
Inheritance
System.Object
PivotGroupingItemsControl
Namespace: Syncfusion.Windows.Controls.PivotGrid
Assembly: Syncfusion.PivotAnalysis.Wpf.dll
Syntax
public class PivotGroupingItemsControl : ListBox
Constructors
PivotGroupingItemsControl()
Declaration
public PivotGroupingItemsControl()
Properties
DisableContextMenu
Used to enable/disable context-menu in GroupingBar.
Declaration
public bool DisableContextMenu { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |