Show contents 

Report > Report Assembly Classes > UiReport > UiReport.OnBeforeExecuteTableIsland

UiReport.OnBeforeExecuteTableIsland

Syntax

OnBeforeExecuteTableIsland(Sender: Object; Args: IUiPrxTableIslandCancelEventArgs);

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 OnBeforeExecuteTableIsland event occurs prior to calculating a relational data area.

See also:

UiReport