DashboardToolbarItem Properties
An element, contained in the dashboard title or dashboard item caption, such as a command button.
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. |
See Also