IUiPrxControlCancelEventArgs.Cancel

Fore Syntax

Cancel: Boolean;

Fore.NET Syntax

Cancel: boolean;

Description

The Cancel property determines whether control is removed.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for UiReport.OnBeforeDeleteControl.

See also:

IUiPrxControlCancelEventArgs