Back to Devexpress

PivotGridMenuItemClickEventArgsBase Properties

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

latest2.5 KB
Original Source

PivotGridMenuItemClickEventArgsBase Properties

The base class for classes that provide data for the PivotGrid control’s menu item clicking events.

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. Inherited from PivotGridMenuEventArgsBase.
ItemGets the menu item that has been clicked.
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

PivotGridMenuItemClickEventArgsBase Class

PivotGridMenuItemClickEventArgsBase Members

DevExpress.XtraPivotGrid Namespace