Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterExecuteTableIsland

ReportEvents.OnAfterExecuteTableIsland

Syntax

OnAfterExecuteTableIsland(TableIsland: IPrxTableIsland);

Parameters

TableIsland. Relational data area that generated the event.

Description

The OnAfterExecuteTableIsland method implements the event that occurs after calculation of the relational data area.

See also:

ReportEvents