DashboardControl.DashboardChanged Event
In This Article
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public event EventHandler DashboardChanged
#Event Data
The DashboardChanged event's data class is EventArgs.
See Also