Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Delegates > OnBeforeExecuteFormulaIslandIUiReportEventsDelegate

OnBeforeExecuteFormulaIslandIUiReportEventsDelegate

Syntax

OnBeforeExecuteFormulaIslandIUiReportEventsDelegate(Sender: Object; Args: IUiPrxFormulaIslandCancelEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnBeforeExecuteFormulaIslandIUiReportEventsDelegate delegate describes the method that can handle the UiReport.OnBeforeExecuteFormulaIsland event.

See also:

Report Assembly Delegates