ComponentOne Reports for WPF
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 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