| Name | Description | |
|---|---|---|
| ClearSections | Clears controls from all report Sections. | |
| CreateDetailColumnsControls | Create controls representing the contents of a DetailColumns collection. | |
| CreateGroupingSections | Create Report Sections (Section Headers and Footers) for all entries in the Groupings collection. | |
| CreateLabel | ||
| CreatePicture | ||
| CreateReportPageFooterControls | Create the report footer controls in the PageFooter section. | |
| CreateReportPageHeaderControls | Create the Report Header controls in the PageHeader section. | |
| CreateReportParameterDescriptionControls | Create the report parameter description controls in the ReportFooter section (or another section if specified). | |
| CreateRichTextBox | ||
| CreateSubReportControl | Create and add a SubReport control. | |
| CreateTextBox | ||
| FormatSections | Formats groupings and other report sections for columnar reports. | |
| GreenLiningReset | Reset green-lining on the specified section. | |
| HideControlsByTag | Hide Report Controls with the specified Tag. | |
| Initialise | Initialise the report. | |
| InsertGroupHeaderAndFooter | Insert Group Header and Group Footer sections. | |
| New | ||
| PrinterSettingsApply | Apply Printer Settings. | |
| RunForScript | ||
| ScaleReport | Apply the Report Scale Factor specified in the Printer Settings. | |
| SettingsRestore | Restore Report setting (Parameters, Printer and Export settings) to their defaults as defined on the Report. | |
| UpdateGeneralDetails System Use Only | For internal use by the Report Template mechanism. | |
| UpdateParameters System Use Only | For internal use by the Report Template mechanism. | |
| UpdateSubReportControl | Update the Report property of a SubReport Control. | |
| Validate | Validates Report parameters and licensing options. |
| Name | Description | |
|---|---|---|
| Category Read-Only | The Report's Category. | |
| DefaultDetailFont Read-Only | A Font that can be passed to any of the CreateXXXX methods. | |
| DetailsReportSimple Read-Only | Indicates whether this is for a simplified Details Report, e.g., the Query or Report may wish to only include simplified parameters. | |
| ExportSettings | Export Settings. | |
| FriendlyName Read-Only | The Friendly (display) Name of this Report. | |
| Groupings Read-Only | Report Groupings. | |
| IconResourceId Read-Only | The Resource Id of an Icon associated with this Report. | |
| IsCancellable | Indicates whether execution of this Report can be cancelled. | |
| IsQueuable Read-Only | Indicates whether this report can be used in a Report Queue. | |
| IsUsingReportingDatabase Read-Only | Indicates whether this Query is using a Reporting Database i.e. it has a SupportReporting support layer that is not the same as its Support layer. | |
| PrintWidthTwips | The PrintWidth expressed in Twips rather than Inches. | |
| ReportId Read-Only | This Report's Id. | |
| ReportTemplatePk | The Report Template that has been applied to this Template. | |
| SupportReporting Read-Only | The Support layer for Reporting i.e. database access and global collections access. |