DashboardToolbarItemClickEventArgs Class
Provides data for the action performed after clicking the command button in the dashboard title or dashboard item caption.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v19.1.Win.dll
Declaration
Remarks
An instance of this class is accessible in a click action assigned to a DashboardToolbarItem created in the CustomizeDashboardTitle or CustomizeDashboardItemCaption event handlers of the DashboardViewer or DashboardDesigner classes.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the DashboardToolbarItemClickEventArgs class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.