Back to Devexpress

TdxGalleryControlGroups.Groups Property

vcl-dxgallerycontrol-dot-tdxgallerycontrolgroups.md

latest638 B
Original Source

TdxGalleryControlGroups.Groups Property

Provides indexed access to individual groups.

Declaration

delphi
property Groups[AIndex: Integer]: TdxGalleryControlGroup read; write; default;

Property Value

Type
TdxGalleryControlGroup

Remarks

Use this property to access individual groups. AIndex specifies index of the group.

See Also

TdxGalleryControlGroups Class

TdxGalleryControlGroups Members

dxGalleryControl Unit