TdxRibbonBackstageViewGallery Class
Contains the gallery’s structure within the Ribbon Backstage View gallery.
Declaration
TdxRibbonBackstageViewGallery = class(
TdxGalleryControlStructure
)
Remarks
Use members of this class to populate a Ribbon Backstage View gallery with groups and items.
A TdxRibbonBackstageViewGallery object is referenced by a Ribbon Backstage View gallery’s Gallery property.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxOwnedInterfacedPersistent
TdxCustomGallery
TdxGallery
TdxGalleryControlStructure
TdxRibbonBackstageViewGallery
See Also