Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterExecuteFormulaIsland

ReportEvents.OnAfterExecuteFormulaIsland

Syntax

OnAfterExecuteFormulaIsland(FormulaIsland: IPrxFormulaIsland);

Parameters

FormulaIsland. Calculated formula area.

Description

The OnAfterExecuteFormulaIsland method implements the event that occurs after calculating a formula area.

See also:

ReportEvents