Skip to main content

PopupMenuShowingEventArgs Properties

Provides data for the TreeList.PopupMenuShowing event.
Name Description
Allow Gets or sets if display of the menu is allowed.
HitInfo Provides access to information about the clicked visual element.
Menu Gets or sets the control’s popup menu that will be shown.
MenuType Gets the type of the context menu that is about to be shown.
Point Gets the position where the menu is to be invoked.
See Also