Back to Devexpress

Popup Menus

dashboard-117139-winforms-dashboard-winforms-viewer-popup-menus.md

latest1.2 KB
Original Source

Popup Menus

  • Dec 22, 2020

The DashboardDesigner and DashboardViewer controls provide several types of popup menus that allow end-users to perform actions related to dashboard items or the entire dashboard. For example, Dashboard Designer popup menus include actions allowing end-users to design dashboard or individual dashboard items. Both controls provide context menus that allow end-users to perform interactivity actions, to print or export dashboard/dashboard items, etc.

You can customize dashboard popup menus in two ways: at design time after creating a ribbon or toolbar menu (for the DashboardDesigner control), or at runtime using the PopupMenuShowing event (for both controls). To learn more, see Popup Menus.