DashboardLoadedEventArgs Class
In This Article
Provides data for the DashboardLoaded events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Remarks
A DashboardLoadedEventArgs.Dashboard event parameter provides the capability to customize the dashboard before it is loaded to the DashboardDesigner or DashboardViewer.
See Also