DashboardItemState Class
A dashboard item state that includes selected master filter values, current drill-down values, etc.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
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.
Inheritance
Object
DashboardItemState
See Also