Back to Devexpress

TdxRibbonBackstageViewGallery Class

vcl-dxribbonbackstageviewgallerycontrol-cdcb874d.md

latest1.5 KB
Original Source

TdxRibbonBackstageViewGallery Class

Contains the gallery’s structure within the Ribbon Backstage View gallery.

Declaration

delphi
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

TdxRibbonBackstageViewGallery Members

dxRibbonBackstageViewGalleryControl Unit