Sub OnAfterAddSheet(Sheet: IPrxSheet);
Begin
// set of operators
End Sub OnAfterAddSheet;
Sheet. Added page.
The OnAfterAddSheet method implements the event that occurs after adding a report page.
See also:
ReportEvents