Back to Devexpress

TdxRibbonBackstageViewGalleryGroup.Items Property

vcl-dxribbonbackstageviewgallerycontrol-dot-tdxribbonbackstageviewgallerygroup-329dce1a.md

latest1.2 KB
Original Source

TdxRibbonBackstageViewGalleryGroup.Items Property

Provides access to a collection of items contained within the Ribbon Backstage View gallery group.

Declaration

delphi
property Items: TdxRibbonBackstageViewGalleryItems read;

Property Value

Type
TdxRibbonBackstageViewGalleryItems

Remarks

Refer to the TdxRibbonBackstageViewGalleryItems class description to learn about the content management capabilities available within the collection. At design time, you can manage the contents of this collection using the designer window accessible via the Gallery property.

See Also

TdxRibbonBackstageViewGalleryGroup Class

TdxRibbonBackstageViewGalleryGroup Members

dxRibbonBackstageViewGalleryControl Unit