TdxRibbonBackstageViewGalleryGroup.Items Property
Provides access to a collection of items contained within the Ribbon Backstage View gallery group.
Declaration
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