Back to Devexpress

PopupMenuShowingEventArgs Properties

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

latest2.4 KB
Original Source

PopupMenuShowingEventArgs Properties

Provides data for the PivotGridControl.PopupMenuShowing 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 or value has been right-clicked by an end-user.
HitInfoGets info about the point where the context menu should be invoked.
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

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraPivotGrid Namespace