Show contents 

Report > Report Assembly Interfaces > IUiPrxDataIslandCancelEventArgs > IUiPrxDataIslandCancelEventArgs.Cancel

IUiPrxDataIslandCancelEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether a particular action will be executed with the data area (calculation, saving).

Comments

If this parameter is set to True, no action is executed on the data area; if this parameter is set to False, the action is executed.

See also:

IUiPrxDataIslandCancelEventArgs