DashboardItemState Members
In This Article
#Constructors
Name | Description |
---|---|
Dashboard |
Initializes a new instance of the Dashboard |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads a dashboard item state from an XML document. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the current dashboard item state to an XML document. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also