Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 4.02 KB

File metadata and controls

50 lines (33 loc) · 4.02 KB

Dashboard for WPF - How to Use the DashboardStateChanged Event to Display User Interactions

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:

Files to Review

More Examples

WinForms Dashboard Designer:

WinForms Dashboard Viewer:

WPF Dashboard:

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)