Skip to main content

PopupMenuShowingEventArgs Properties

Provides data for the GridView.PopupMenuShowing event.
Name Description
Allow Gets or sets whether to enable the Grid’s popup menu.
HitInfo Gets an object that identifies a clicked element.
Menu Gets or sets the popup menu that is about to be displayed.
MenuType Gets the type of the Grid View’s menu to be invoked.
Point Gets the position where the menu is to be invoked.
See Also