Skip to main content
A newer version of this page is available. .

PivotContextMenuIds Class

Lists IDs that identify context menu items.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.1.dll

Declaration

public static class PivotContextMenuIds

Remarks

The PivotContextMenuIds class static fields list IDs, used to identify context menu items. Use them when handling the PivotGridControl.MenuItemClick event to obtain which item has been clicked.

Inheritance

Object
PivotContextMenuIds
See Also