Back to Devexpress

SetInitialDashboardStateWpfEventArgs Class

dashboard-devexpress-dot-dashboardwpf-a74ae334.md

latest1.7 KB
Original Source

SetInitialDashboardStateWpfEventArgs Class

Provides data for the SetInitialDashboardState event.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public class SetInitialDashboardStateWpfEventArgs :
    SetInitialDashboardStateBaseEventArgs
vb
Public Class SetInitialDashboardStateWpfEventArgs
    Inherits SetInitialDashboardStateBaseEventArgs

SetInitialDashboardStateWpfEventArgs is the data class for the following events:

Remarks

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

Inheritance

Object EventArgs SetInitialDashboardStateBaseEventArgs SetInitialDashboardStateWpfEventArgs

See Also

SetInitialDashboardStateWpfEventArgs Members

DevExpress.DashboardWpf Namespace