TdxTileControlGroupCollection Class
A collection of tile groups collection.
Declaration
TdxTileControlGroupCollection = class(
TdxTileControlCustomStoredCollection
)
Remarks
This class introduces members that allow you to manage and access individual tile groups stored in the collection.
A TdxTileControlGroupCollection object is referenced by a tile control’s Groups property.
Inheritance
TObject
TPersistent
TcxComponentCollection
TdxTileControlCustomStoredCollection
TdxTileControlGroupCollection
See Also