BootstrapRibbonGalleryGroup Properties
| 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 | |
| Owner | Gets the ribbon item to which the current group belongs. Inherited from RibbonGalleryGroup. |
| Text | Gets or sets the gallery group’s caption (the text content of the group’s header). Inherited from RibbonGalleryGroup. |
See Also