GroupCollection Class Members
In This Topic
The following tables list the members exposed by GroupCollection.
Public Properties
Public Methods
| Name | Description |
| Add | Adds a new Group to the collection, along with header and footer sections for the new group. |
| Contains | Overloaded. Determines whether the collection contains a specific group. |
| CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. |
| Remove | Overloaded. Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection. |
Top
See Also