Back to Devexpress

TdxTileControlGroupCollection Class

vcl-dxcustomtilecontrol-aedab3d5.md

latest1.0 KB
Original Source

TdxTileControlGroupCollection Class

A collection of tile groups collection.

Declaration

delphi
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

TdxTileControlGroupCollection Members

dxCustomTileControl Unit