TcxImageCollectionItems Properties
A collection of images that are stored in the TcxImageCollection component.Name | Description |
---|---|
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
Items | Provides zero-based indexed access to the images in the TcxImageCollection component. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also