ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report 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 PropertyReturns the number of groups in a C1Report.Groups collection.  
    Public PropertyOverloaded. Returns a group from a C1Report.Groups collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new Group to the collection, along with header and footer sections for the new group.  
    Public MethodOverloaded. Determines whether the collection contains a specific group.  
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Public MethodOverloaded. Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection.  
    Top
    See Also