Back to Devexpress

PivotGridMenuEventArgsBase Properties

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

latest1.9 KB
Original Source

PivotGridMenuEventArgsBase Properties

The base class for classes providing data for the PivotGrid control’s menu handling 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.
FieldGets the field whose header has been right-clicked by an end-user.
MenuGets or sets the Pivot Grid’s context menu.
MenuTypeGets the type of the invoked menu.
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

PivotGridMenuEventArgsBase Class

PivotGridMenuEventArgsBase Members

DevExpress.XtraPivotGrid Namespace