Overload | Description |
---|---|
Remove(Int32) | Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection. |
Remove(String) | Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection. |
Remove(Group) | Removes a Group from the C1Report.Groups collection, and its header/footer sections from the C1Report.Sections collection. |