TdxGalleryControlStructure.Groups Property
Provides access to the groups collection in the gallery control.
Declaration
property Groups: TdxGalleryControlGroups read;
Property Value
| Type | Description |
|---|---|
| TdxGalleryControlGroups | A gallery group collection. |
Remarks
Use this property to manage groups in the gallery control.
See Also