DashboardItem Members
In This Article
#Properties
Name | Description |
---|---|
Component |
Gets or sets the component name of the dashboard item. |
Custom |
Gets custom properties available for the current dashboard item. |
Dashboard | Gets a dashboard that owns this dashboard item. |
Group | Gets or sets a parent group for the current dashboard item. |
Is |
Gets a value indicating whether a dashboard item has been disposed of. |
Name | Gets or sets the name of the dashboard item, displayed in its caption. |
Parent |
Gets or sets the dashboard item container (a group or a tab page) that stores the current item. |
Show |
Gets or sets whether the dashboard item’s caption is displayed. |
#Methods
Name | Description |
---|---|
Begin |
For internal use. |
Create |
Creates a copy of this dashboard item. |
Dispose() |
Releases resources associated with a Dashboard |
End |
For internal use. |
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. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also