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