Description

McReporter exposes the methods needed to control report design and printing.

Object Model


Remarks

The single instance of this object is exposed as McApplication.Reporter.

Members

Methods
NewTemplate

Runs the designer to create a new report template.

OpenTemplate

Runs the designer after asking the user to select (or provide) a template file.

PrintReport

Executes a Preview/Print/Export on a Page or a Table report.


Properties
ActiveReportRead-only property

Returns the report object being currently designed, edited or printed.


Events
AfterNewTemplate
AfterOpenTemplate
AfterPrintReport
BeforeNewTemplate
BeforeOpenTemplate
BeforePrintReport