Skip to main content
A newer version of this page is available. .
All docs
V21.2

DataItemPopupMenuShowingEventArgs Properties

Provides data for the DataItemPopupMenuShowing event.
Name Description
Allow Gets or sets whether users can invoke a data item’s pop-up menu.
DashboardItemName Gets the component name of the dashboard item for which the event is raised.
DataItem Gets a data item for which a pop-up menu is invoked.
Menu Gets a data item’s pop-up menu.
See Also