SetInitialDashboardStateEventArgs Class
In This Article
Provides data for the DashboardDesigner.SetInitialDashboardState and DashboardViewer.SetInitialDashboardState events.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public class SetInitialDashboardStateEventArgs :
SetInitialDashboardStateBaseEventArgs
#Inheritance
Object
EventArgs
SetInitialDashboardStateBaseEventArgs
SetInitialDashboardStateEventArgs
See Also