Skip to main content

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.

See Also