PivotGridControl.HeaderMenuCustomizations Property
In This Article
Allows you to customize the context menu, invoked when right-clicking the field headers, by adding new menu items or removing existing items.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
To learn more, see Context Menus, Items and Links and Customizing Bars via Actions.
See Also