PivotGridMenuType Enum
Lists values that specify the pivot grid’s context menu types.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Members
Name | Description |
---|---|
HeadersArea
|
|
Header
|
|
FieldValue
|
|
FilterPopup
|
Filter popup context menu. |
None
|
No menu. |
Cell
|
Cell context menu. |
Related API Members
The following properties accept/return PivotGridMenuType values:
See Also