Skip to main content
All docs
V25.1
  • IDashboardControlProvider.GetDashboardState() Method

    Gets the dashboard state.

    Namespace: DevExpress.DashboardWpf

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

    NuGet Package: DevExpress.Wpf.Dashboard

    Declaration

    DashboardState GetDashboardState()

    Returns

    Type Description
    DashboardState

    A DashboardState object that contains changes users made.

    See Also