DashboardLoadedEventArgs Class
Provides data for the DashboardLoaded event.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Remarks
Handle the The DashboardLoaded event to customize the dashboard before displaying, change the dashboard’s data source or modify the data source parameters.
Inheritance
Object
DashboardLoadedEventArgs
See Also