VSView Reporting Edition Reference > GroupCollection Object > GroupCollection Methods > Remove Method (GroupCollection) |
Removes a Group from the Groups collection, and its header/footer Sections from the Sections collection.
groups.Remove Index As Variant
The Index parameter may be an integer between zero and Groups.Count - 1, or it may be a string containing a group name.