Back to Devexpress

TdxGalleryControlItems.Items Property

vcl-dxgallerycontrol-dot-tdxgallerycontrolitems.md

latest568 B
Original Source

TdxGalleryControlItems.Items Property

Provides zero-based indexed access to gallery items contained within the collection.

Declaration

delphi
property Items[AIndex: Integer]: TdxGalleryControlItem read; write; default;

Property Value

Type
TdxGalleryControlItem

See Also

TdxGalleryControlItems Class

TdxGalleryControlItems Members

dxGalleryControl Unit