Syntax

ISReportFunctions.RpxCreateSubReportHeaderControl(report, heading, [reportHeadingLabel], [top], [section], [left], [width], [printerSettings], [fontSize])

Parameters

NameTypeOptionalByRefDescription
report GrapeCity.ActiveReports.SectionReport
heading String
reportHeadingLabel GrapeCity.ActiveReports.SectionReportModel.Label Optional ByRef If omitted, a value of Nothing is assumed.
top Integer Optional If omitted, a value of -1 is assumed.
section GrapeCity.ActiveReports.SectionReportModel.Section Optional If omitted, a value of Nothing is assumed.
left Integer Optional If omitted, a value of -1 is assumed.
width Integer Optional If omitted, a value of -1 is assumed.
printerSettings ISPrinterSettings Optional If omitted, a value of Nothing is assumed.
fontSize Single Optional If omitted, a value of 10 is assumed.

Return Value

GrapeCity.ActiveReports.SectionReportModel.Label
Member of:
ISReportFunctions
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0