Back to Devexpress

PopupMenuShowingEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-popupmenushowingeventargs-dot-underscore-properties.md

latest1.8 KB
Original Source

PopupMenuShowingEventArgs Properties

Contains data for the GridView.PopupMenuShowing event.

NameDescription
AllowGets or sets whether to display the context menu. Inherited from BasePopupMenuShowingEventArgs.
HitInfoGets an object that identifies a clicked element.
MenuGets or sets the popup menu that is about to be displayed.
MenuTypeGets the type of the Grid View’s menu to be invoked.
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.XtraGrid.Views.Grid Namespace