Update the Report property of a SubReport Control.

This will also pass on the Printer Settings from this report on to the Sub-Report.

Syntax

ISReportBase.UpdateSubReportControl(subReportcontrol, [report])

Parameters

NameTypeOptionalByRefDescription
subReportcontrol GrapeCity.ActiveReports.SectionReportModel.SubReport
report GrapeCity.ActiveReports.SectionReport Optional The new Report. If omitted, a value of Nothing is assumed.

Return Value

GrapeCity.ActiveReports.SectionReport

A GrapeCity.ActiveReports.SectionReport value.

Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0