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