IUiPrxControlCancelEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether control is removed.

Comments

Available values:

Example

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

See also:

IUiPrxControlCancelEventArgs