ComponentOne FlexReport for WinForms
GroupCollection Class Methods

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : GroupCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a new Group to the collection, along with header and footer sections for the new group.  
Public MethodClears the collection.  
Public MethodOverloaded. Determines whether the collection contains an item with specified name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public Method (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public MethodGets the item by its name, returns null if not found. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public MethodGets the index of the element by its name. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public MethodMoves the item with the specified index to a new new position specified by newIndex. (Inherited from C1.Win.FlexReport.ReportObjectCollection<Group>)
Public MethodRemoves an item from the collection.  
Top
See Also

Reference

GroupCollection Class
C1.Win.FlexReport Namespace