Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupInfoCollection Class


In This Topic
    GroupInfoCollection Class Methods
    In This Topic

    For a list of all members of this type, see GroupInfoCollection members.

    Public Methods
     NameDescription
    Public MethodAdds a GroupInfo object to the collection.  
    Public MethodOverloaded. Adds an array of GroupInfo objects to the collection.  
    Public MethodRemoves all GroupInfo objects from the collection.  
    Public MethodDetermines whether the collection contains the specified GroupInfo object.  
    Public MethodOverloaded. Copies the GroupInfos in the collection to a specified array at a specified position.  
    Public MethodLoads the collection of grouping information objects from XML.  
    Public MethodGets an IEnumerator object for enumerating through the GroupInfo objects in the collection.  
    Public MethodReturns the index of the specified GroupInfo object in the collection.  
    Public MethodInserts a GroupInfo into the collection at the specified index.  
    Public MethodRemoves the specified GroupInfo object from the collection.  
    Public MethodRemoves the GroupInfo object from the collection at the specified index.  
    Public MethodSaves the collection of grouping information objects to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.  
    Top
    See Also