Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterExecuteDataIsland

ReportEvents.OnAfterExecuteDataIsland

Syntax

OnAfterExecuteDataIsland(DataIsland : IPrxDataIsland);

Parameters

DataIsland. Data area of the regular report that has generated the event.

Description

The OnAfterExecuteDataIsland method implements the event that occurs after calculation of a data area of the regular report.

See also:

ReportEvents