RibbonGalleryGroup Properties
An individual gallery group in the gallery bar (RibbonGalleryBarItem) or drop-down gallery (RibbonGalleryDropDownItem) items.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
Items | Provides access to the ribbon gallery group’s item collection. |
Owner | Gets the ribbon item to which the current group belongs. |
Text | Gets or sets the gallery group’s caption (the text content of the group’s header). |
See Also