DashboardToolbarMenuItem Properties
Drop-down menu element, contained in the dashboard title or dashboard item caption.| Name | Description |
|---|---|
| Caption | Gets or sets the text displayed within the item. |
| Checked | Gets a value indicating whether the item is in the pushed state. |
| ImageOptions | Provides access to properties that allow you to set up raster and vector images for the menu item. |
| Tag | Gets or sets custom data associated with the item. |
See Also