This will also pass on the Printer Settings from this report on to the Sub-Report.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| section | GrapeCity.ActiveReports.SectionReportModel.Section | The Section to create this control in. | ||
| left | Integer | Left position in twips. | ||
| top | Integer | Top position in twips. | ||
| width | Integer | Width in twips. | ||
| height | Integer | Height in twips. | ||
| report | GrapeCity.ActiveReports.SectionReport | Optional | The Report object to set to the Report property on the Sub-Report. If omitted, a value of Nothing is assumed. | |
| externalObject1 | Object | Optional | If omitted, a value of Nothing is assumed. |
A GrapeCity.ActiveReports.SectionReportModel.SubReport value.