Back to Devexpress

TdxRibbonGalleryGroupItems Class

vcl-dxribbongallery-5c5e22eb.md

latest1.0 KB
Original Source

TdxRibbonGalleryGroupItems Class

A collection of gallery items contained within a gallery group.

Declaration

delphi
TdxRibbonGalleryGroupItems = class(
    TdxCustomGalleryItems
)

Remarks

The TdxRibbonGalleryGroupItems object is referenced by the gallery group’s Items property.

Inheritance

TObject TPersistent TcxComponentCollection TcxInterfacedComponentCollection TdxCustomGalleryItems TdxRibbonGalleryGroupItems

See Also

TdxRibbonGalleryGroupItems Members

dxRibbonGallery Unit