DashboardItemState Properties
A dashboard item state that includes selected master filter values, current drill-down values, etc.Name | Description |
---|---|
DrillDownValues | Gets or sets values for the drill-down hierarchy. |
ItemName | Gets the component name of the dashboard item. |
MasterFilterValues | Gets or sets selected master filter values stored in a dashboard state. |
RangeFilterState | Gets or sets the state of the Range Filter and Date Filter dashboard items. |
SelectedLayerIndex | Gets or sets an index of the selected dashboard item layer. |
TabPageName | Gets the name of the tab page to which the dashboard item belongs. |
See Also