Back to Devexpress

TdxRibbonBackstageViewGalleryGroup Class

vcl-dxribbonbackstageviewgallerycontrol-0f94c693.md

latest1.5 KB
Original Source

TdxRibbonBackstageViewGalleryGroup Class

A Ribbon Backstage View gallery group.

Declaration

delphi
TdxRibbonBackstageViewGalleryGroup = class(
    TdxGalleryControlGroup
)

Remarks

This class extends its ancestor class with the Items property that provides access to a collection of items contained within the gallery group.

TdxRibbonBackstageteViewGalleryGroup objects are referenced by the Ribbon Backstage View gallery’s Gallery.Groups property.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxCustomGalleryGroup TdxGalleryGroup TdxGalleryControlGroup TdxRibbonBackstageViewGalleryGroup

See Also

TdxRibbonBackstageViewGalleryGroup Members

dxRibbonBackstageViewGalleryControl Unit