Back to Devexpress

PivotGridMenuItemClickEventArgs Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridmenuitemclickeventargs-dot-underscore-properties.md

latest2.8 KB
Original Source

PivotGridMenuItemClickEventArgs Properties

Provides data for the PivotGridControl.MenuItemClick event.

NameDescription
AllowGets or sets whether to display the context menu. Inherited from BasePopupMenuShowingEventArgs.
AreaGets the area of the field whose header or value has been right-clicked by a user to invoke the context menu. Inherited from PivotGridMenuEventArgsBase.
FieldGets the field whose header has been right-clicked by an end-user.
HitInfoGets details on the grid elements located at the point where an end-user has right-clicked to invoke the context menu.
ItemGets the menu item that has been clicked. Inherited from PivotGridMenuItemClickEventArgsBase.
MenuGets or sets the Pivot Grid’s context menu. Inherited from PivotGridMenuEventArgsBase.
MenuTypeGets the type of the invoked menu. Inherited from PivotGridMenuEventArgsBase.
PointGets or sets coordinates of the invoked context menu (top-left corner) relative to the parent control. Inherited from BasePopupMenuShowingEventArgs.
ScreenPointGets coordinates of the invoked context menu (top-left corner) relative to the screen. Inherited from BasePopupMenuShowingEventArgs.

See Also

PivotGridMenuItemClickEventArgs Class

PivotGridMenuItemClickEventArgs Members

DevExpress.XtraPivotGrid Namespace