Back to Devexpress

TdxGalleryControlOptionsView.Item Property

vcl-dxgallerycontrol-dot-tdxgallerycontroloptionsview-0163eddc.md

latest825 B
Original Source

TdxGalleryControlOptionsView.Item Property

Specifies the appearance settings of item elements (image and text).

Declaration

delphi
property Item: TdxGalleryControlOptionsItem read; write;

Property Value

Type
TdxGalleryControlOptionsItem

Remarks

Refer to the TdxGalleryControlOptionsItem class description to learn about these settings.

See Also

TdxGalleryControlOptionsView Class

TdxGalleryControlOptionsView Members

dxGalleryControl Unit