ToolbarItemBase Properties
The base class for toolbar items.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Image | Gets the settings of an image displayed by the item. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
Text | Gets or sets the text content of a toolbar item. |
ToolTip | Gets or sets the item’s tooltip text. |
See Also