Skip to main content

TdxRibbonBackstageViewGallery.Groups Property

Provides access to a collection of Ribbon Backstage View gallery groups.

Declaration

property Groups: TdxRibbonBackstageViewGalleryGroups read;

Property Value

Type
TdxRibbonBackstageViewGalleryGroups

Remarks

Refer to the TdxRibbonBackstageViewGalleryGroups 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