TdxRibbonGalleryGroups Class
In This Article
A collection of gallery groups used to visually separate gallery items into logical groups within a gallery.
#Declaration
Delphi
TdxRibbonGalleryGroups = class(
TdxCustomGalleryGroups
)
#Remarks
The TdxRibbonGalleryGroups object is referenced by the gallery’s GalleryCategories property.
#Inheritance
See Also