Skip to main content

TdxCustomRibbonGalleryItem.GalleryGroups Property

Provides access to gallery groups used to combine related gallery items into logical groups within a gallery.

Declaration

property GalleryGroups: TdxRibbonGalleryGroups read; write;

Property Value

Type
TdxRibbonGalleryGroups

Remarks

This property is deprecated, and is retained for backward compatibility purposes. Use the GalleryCategories property instead.

See Also