Back to Devexpress

Field Value Context Menu

windowsforms-1727-controls-and-libraries-pivot-grid-ui-elements-field-value-context-menu.md

latest1.2 KB
Original Source

Field Value Context Menu

  • Apr 01, 2018

The field value context menu can be invoked by a right click on a field value.

The table below lists the main properties which affect the menu’s behavior:

|

Availability

|

The PivotGridOptionsMenu.EnableFieldValueMenu option.

| |

Contents

|

The PivotGridControl.PopupMenuShowing event lets you modify the menu before it is displayed.

| |

Behavior

|

The PivotGridControl.MenuItemClick event lets you provide custom responses to clicks on menu items.

|

See Also

Header Area Context Menu

Field Header Context Menu