Skip to main content
All docs
V25.1
  • DashboardStateChangedWpfEventArgs Properties

    Provides data for the DashboardStateChanged event.
    Name Description
    Dashboard A dashboard whose state can be initialized. Inherited from SetInitialDashboardStateBaseEventArgs.
    DashboardState Gets the current state of the dashboard.
    InitialState Gets or sets the dashboard initial state. Inherited from SetInitialDashboardStateBaseEventArgs.
    See Also