A newer version of this page is available.
Switch to the current version.
SetInitialDashboardStateWpfEventArgs Class
Provides data for the SetInitialDashboardState event.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v18.2.Wpf.dll
Declaration
public class SetInitialDashboardStateWpfEventArgs :
EventArgs
Public Class SetInitialDashboardStateWpfEventArgs
Inherits EventArgs
Remarks
For more information about a dashboard state, refer to the Manage Dashboard State document.
See Also
Feedback