TdxTileControlItemCollection Properties
A collection of tile items.Name | Description |
---|---|
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
Items | Provides zero-based indexed access to tile items stored in the collection. |
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. Inherited from TdxTileControlCustomStoredCollection. |
See Also