Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterAddFormulaIsland

ReportEvents.OnAfterAddFormulaIsland

Syntax

OnAfterAddFormulaIsland(FormulaIsland: IPrxFormulaIsland);

Parameters

FormulaIsland. Added formula area.

Description

The OnAfterAddFormulaIsland method implements the event that occurs after adding a formula area on a report sheet.

See also:

ReportEvents