IDashboardControlProvider.GetDashboardState() Method
Gets the dashboard state.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Returns
Type | Description |
---|---|
DashboardState | A DashboardState object that contains changes users made. |
See Also