RibbonGalleryItem Properties
A gallery item that can be displayed in the gallery bar (RibbonGalleryBarItem) or drop-down gallery (RibbonGalleryDropDownItem) items.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Group | Gets the gallery group to which the current item belongs. |
Image | Gets the settings of an image displayed by the gallery item. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text | Gets or sets the text content of the current item. |
Tool |
Gets or sets the current gallery item’s tooltip text. |
Value | Specifies the item value. |
Visible | Gets or sets a value specifying the visibility of the current gallery item. |
See Also