TdxGalleryGroups Properties
The collection of groups within the TdxGalleryControlStructure class.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Groups | Provides zero-based indexed access to groups contained within the collection. |
| Items | Provides indexed access to the collection elements. Inherited from TcxComponentCollection. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also