Cancel: Boolean;
The Cancel property determines whether control is removed.
Available values:
True. Control is not removed.
False. Control is removed.
The property use is given in the example for UiReport.OnBeforeDeleteControl.
See also:
IUiPrxControlCancelEventArgs