Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterRecalcSheet

ReportEvents.OnAfterRecalcSheet

Syntax

OnAfterRecalcSheet(Sheet : IPrxSheet);

Parameters

Sheet. Regular report sheet that has generated the event.

Description

The OnAfterRecalcSheet method implements the event that occurs after calculation of a sheet of the regular report.

See also:

ReportEvents