TdxRibbonBackstageViewGalleryItems Class
A collection of Ribbon Backstage View gallery items.
Declaration
TdxRibbonBackstageViewGalleryItems = class(
TdxGalleryControlItems
)
Remarks
This class introduces members that allow you to manage and access individual gallery items stored in the collection.
A TdxRibbonBackstageViewGalleryItems object is referenced by the Ribbon Backstage View gallery group’s Items property.
Inheritance
TObject
TPersistent
TcxComponentCollection
TcxInterfacedComponentCollection
TdxCustomGalleryItems
TdxGalleryItems
TdxGalleryControlItems
TdxRibbonBackstageViewGalleryItems
See Also