DashboardToolbarItem Members
In This Article
#Constructors
Name | Description |
---|---|
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
#Properties
Name | Description |
---|---|
Button |
Gets or sets a raster image displayed within the item. |
Button |
Gets the type of the clicked command button. |
Caption | Gets or sets the text displayed within the item. |
Checked | Gets a value indicating whether the item is in the pushed state. |
Click |
Gets or sets an action performed after a user clicks the dashboard toolbar item (the command button). |
Enabled | Gets or sets whether the item is active. |
Menu |
Gets a collection of Dashboard |
Super |
Gets or sets a Super |
Svg |
Gets or sets a vector image displayed within the item. |
Tag | Gets or sets custom data associated with the item. |
Tooltip | Gets or sets the text displayed in a regular tooltip. |
#Methods
Name | Description |
---|---|
Dispose() | Disposes of the current object and releases all its unmanaged resources. |
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