Skip to main content
A newer version of this page is available. .

SetInitialDashboardStateWpfEventArgs Class

Provides data for the SetInitialDashboardState event.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Dashboard.v18.2.Wpf.dll

Declaration

public class SetInitialDashboardStateWpfEventArgs :
    EventArgs

Remarks

For more information about a dashboard state, refer to the Manage Dashboard State document.

Inheritance

Object
EventArgs
SetInitialDashboardStateWpfEventArgs
See Also