ComponentOne TileControl for WinForms
Items Property (ElementCollection)

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

Reference

ElementCollection Class
ElementCollection Members