IDashboardControlProvider.GetDashboardState() Method
In This Article
Gets the dashboard state.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
DashboardState GetDashboardState()
#Returns
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also