ComponentOne TileControl for WinForms
GroupCollection Class
Members 

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : GroupCollection Class
Represents a collection of groups.
Object Model
GroupCollection Class
Syntax
'Declaration
 
Public Class GroupCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Group)
public class GroupCollection : System.Collections.ObjectModel.Collection<Group> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Win.C1Tile.GroupCollection

See Also

Reference

GroupCollection Members
C1.Win.C1Tile Namespace