Skip to main content
All docs
V25.1
  • 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