TdxRibbonGalleryBaseOptions.ItemTextKind Property
Specifies the caption and description visibility for a gallery group‘s items.
Declaration
property ItemTextKind: TdxRibbonGalleryGroupItemTextKind read; write;
Property Value
| Type |
|---|
| TdxRibbonGalleryGroupItemTextKind |
Remarks
Refer to the TdxRibbonGalleryGroupItemTextKind type description to learn more about available options.
See Also