TdxCustomGalleryItems Properties
Represents the collection of items within the TdxGalleryControl class and serves as a base class for TdxGalleryControlItems.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to the items in the group. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also