Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterAddSheet

ReportEvents.OnAfterAddSheet

Syntax

OnAfterAddSheet(Sheet: IPrxSheet);

Parameters

Sheet. Added page.

Description

The OnAfterAddSheet method implements the event that occurs after adding a report page.

See also:

ReportEvents