ComponentOne TileControl for WinForms
Items Property (TemplateCollection)

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

Reference

TemplateCollection Class
TemplateCollection Members