Back to Devexpress

TdxRibbonBackstageViewGalleryItems Class

vcl-dxribbonbackstageviewgallerycontrol-c560c073.md

latest1.4 KB
Original Source

TdxRibbonBackstageViewGalleryItems Class

A collection of Ribbon Backstage View gallery items.

Declaration

delphi
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

TdxRibbonBackstageViewGalleryItems Members

dxRibbonBackstageViewGalleryControl Unit