Represents the attributes of the top level from which to structure data in a report. When you drag an item from the Catalog pane into the Report Group data layout, Interactive Reporting, automatically supplies a group header band and adds a label inside the band that identifies the group. A group header categorizes data into repeating collections of records in a header band. A ReportGroup (Object) can also be added to a group footer band in addition to or instead of the group header band.
This example shows how to remove the objects in the ReportGroup:
ActiveDocument.Sections["Report"].Groups["Report Group1"].Remove()
Move(LabelNameBefore as String), Remove()
ReportGroup Header, ReportGroup Footer, LineFormat, FillFormat, Tables, Fields, Shapes, Pivots, Charts