This example demonstrates how to use the DashboardStateChanged event to display user interactions.
The DevExpress.DashboardWpf.DashboardControl.DashboardStateChanged is handled each time the dashboard state is changed and obtains a dashboard's state. The information about MasterFilter, DrillDown and RangeFilter values displays in the text editor if these values are changed.
The following API is used in this example:
- DevExpress.DashboardWpf.DashboardControl.DashboardStateChanged
- DashboardItemState.RangeFilterState
- DashboardItemState.MasterFilterValues
- DashboardItemState.DrillDownValues
WinForms Dashboard Designer:
WinForms Dashboard Viewer:
WPF Dashboard:
(you will be redirected to DevExpress.com to submit your response)