TdxRibbonGalleryGroupHeader Class
In This Article
A gallery group header.
#Declaration
Delphi
TdxRibbonGalleryGroupHeader = class(
TdxCustomGalleryGroupHeader
)
#Remarks
A group header is used to visually identify a gallery group within a gallery.
The TdxRibbonGalleryGroupHeader object is referenced by a gallery group’s Header property.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxCustomGalleryGroupHeader
TdxRibbonGalleryGroupHeader
See Also