Skip to main content

TdxRibbonGalleryBaseOptions.ItemImagePosition Property

Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned.

Declaration

property ItemImagePosition: TdxRibbonGalleryImagePosition read; write;

Property Value

Type
TdxRibbonGalleryImagePosition

Remarks

Refer to the description of the TdxRibbonGalleryImagePosition type to learn about available options.

See Also