DashboardItemState Class
A dashboard item state that includes selected master filter values, current drill-down values, etc.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v21.2.Core.dll
Declaration
Remarks
To add states of individual dashboard items to the entire dashboard state (DashboardState), use the DashboardState.Items property.
To learn more about a dashboard state, see Manage Dashboard State.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the DashboardItemState class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.