TdxTileControlCustomStoredCollection Properties
The base class for tile element collections.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to the collection elements. Inherited from TcxComponentCollection. |
| ParentComponent | Inherited from TcxComponentCollection. |
| TileControl | Provides access to the tile or tile bar control to which the current collection of tile items or groups belongs. |
See Also