Show contents 

Report > Report Assembly Classes > UiReport > UiReport.OnBeforeExecuteDataIsland

UiReport.OnBeforeExecuteDataIsland

Syntax

OnBeforeExecuteDataIsland(Sender: Object; Args: IUiPrxDataIslandCancelEventArgs);

Parameters

Sender. Parameter that returns the component that has generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnBeforeExecuteDataIsland event occurs before calculating the data area.

See also:

UiReport