Back to Devexpress

SetInitialDashboardStateEventArgs Class

dashboard-devexpress-dot-dashboardwin-5b5f3fc9.md

latest1.9 KB
Original Source

SetInitialDashboardStateEventArgs Class

Provides data for the DashboardDesigner.SetInitialDashboardState and DashboardViewer.SetInitialDashboardState events.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

SetInitialDashboardStateEventArgs is the data class for the following events:

Inheritance

Object EventArgs SetInitialDashboardStateBaseEventArgs SetInitialDashboardStateEventArgs

See Also

SetInitialDashboardStateEventArgs Members

DevExpress.DashboardWin Namespace