Back to Devexpress

TdxCustomTileControl.Groups Property

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-9c9d5f86.md

latest813 B
Original Source

TdxCustomTileControl.Groups Property

Provides access to a collection of tile groups that are contained within the tile control.

Declaration

delphi
property Groups: TdxTileControlGroupCollection read;

Property Value

Type
TdxTileControlGroupCollection

Remarks

Refer to the TdxTileControlGroupCollection class description to learn about available collection management capabilities.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit