Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterExecuteReport

ReportEvents.OnAfterExecuteReport

Syntax

OnAfterExecuteReport(Report: IPrxReport);

Parameters

Report. Regular report that has generated the event.

Description

The OnAfterExecuteReport method implements the event that occurs after calculation of the regular report.

See also:

ReportEvents