Skip to main content

SetInitialDashboardStateWpfEventArgs Class

Provides data for the SetInitialDashboardState event.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v23.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