ComponentOne TileControl for WinForms
Items Property (TileCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TileCollection Class : Items Property
Syntax
'Declaration
 
Protected ReadOnly Property Items As System.Collections.Generic.IList(Of Tile)
protected System.Collections.Generic.IList<Tile> Items {get;}
See Also

Reference

TileCollection Class
TileCollection Members