Back to Devexpress

TdxCustomTileControl.Items Property

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-28e3214d.md

latest804 B
Original Source

TdxCustomTileControl.Items Property

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

Declaration

delphi
property Items: TdxTileControlItemCollection read;

Property Value

Type
TdxTileControlItemCollection

Remarks

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

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit