SetInitialDashboardStateWpfEventArgs Class
In This Article
Provides data for the SetInitialDashboardState event.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public class SetInitialDashboardStateWpfEventArgs :
SetInitialDashboardStateBaseEventArgs
#Remarks
For more information about a dashboard state, refer to the Manage Dashboard State document.
#Inheritance
Object
EventArgs
SetInitialDashboardStateBaseEventArgs
SetInitialDashboardStateWpfEventArgs
See Also