ComponentOne TileControl for WinForms
Items Property (GroupCollection)

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

Reference

GroupCollection Class
GroupCollection Members