DashboardToolboxItem Properties
A toolbox item of the specified dashboard toolbox group.| Name | Description |
|---|---|
| click | Gets or sets a custom function that is invoked when a click occurs. |
| disabled | Gets or sets whether a toolbox item should be disabled. |
| icon | Gets or sets an icon of the dashboard toolbox item. |
| name | Gets or sets a unique name of the dashboard toolbox item. |
| title | Gets or sets a dashboard toolbox item title. |
| type | Gets or sets a dashboard item type. |
See Also