Insert Group Header and Group Footer sections.

Syntax

ISReportBase.InsertGroupHeaderAndFooter(groupHeaderName, groupFooterName, groupHeader, groupFooter)

Parameters

NameTypeOptionalByRefDescription
groupHeaderName String The Name for the new Group Header section.
groupFooterName String The Name for the new Group Footer section.
groupHeader GrapeCity.ActiveReports.SectionReportModel.Section The newly created Group Header section
groupFooter GrapeCity.ActiveReports.SectionReportModel.Section The newly created Group Footer section
Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0