Create the Report Header controls in the PageHeader section.

To update the heading at any time set the text of the ReportHeadingLabel property.

Syntax

ISReportBase.CreateReportPageHeaderControls(heading, [section])

Parameters

NameTypeOptionalByRefDescription
heading String The Report Heading.
section GrapeCity.ActiveReports.SectionReportModel.Section Optional The Report Section to create the Controls in or Nothing to use the first Page Header section. If omitted, a value of Nothing is assumed.
Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0