Skip to main content

TdxInMenuGalleryOptions.ItemTextKind Property

Specifies the caption and description visibility for gallery items.

Declaration

property ItemTextKind: TdxRibbonGalleryGroupItemTextKind read; write; default itkCaption;

Property Value

Type Default
TdxRibbonGalleryGroupItemTextKind itkCaption

Remarks

Refer to the TdxRibbonGalleryGroupItemTextKind description, for details.

The default value of the ItemTextKind property is itkCaption.

See Also