ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / GroupCollection Class
Properties Methods


In This Topic
    GroupCollection Class Members
    In This Topic

    The following tables list the members exposed by GroupCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Group>)
    Public PropertyOverloaded. Gets the first Group with the specified name in the collection.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
    Public MethodOverloaded. Removes all groups from the collection, then disposes the groups.  
    Public MethodOverloaded. Determines whether this collection contains a Group with the specified name.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
    Public MethodOverloaded. Determines index of the first Group with the specified name in the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
    Public MethodOverloaded. Removes the first occurrence of the Group with the specified name from the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Group>)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Removes all items from the GroupCollection.  
    Protected MethodOverridden. Inserts a Group into the GroupCollection at the specified index.  
    Protected MethodOverridden. Removes the item at the specified index of the GroupCollection.  
    Protected MethodOverridden. Replaces the Group at the specified index.  
    Top
    See Also