TdxRibbonBackstageViewGalleryGroups Class
In This Article
A collection of Ribbon Backstage View gallery groups.
#Declaration
Delphi
TdxRibbonBackstageViewGalleryGroups = class(
TdxGalleryControlGroups
)
#Remarks
This class introduces members that allow you to manage and access individual gallery groups stored in the collection.
A gallery’s Gallery.Groups property references a TdxRibbonbackstageViewGalleryGroups object.
#Inheritance
TObject
TPersistent
TcxComponentCollection
TcxInterfacedComponentCollection
TdxCustomGalleryGroups
TdxGalleryGroups
TdxGalleryControlGroups
TdxRibbonBackstageViewGalleryGroups
See Also