Create(UiRep: IUiReport; Control: IPrxControl; Cancel: Boolean);
UiRep. Parameters of the UiReport;
Control. Control.
Cancel. The parameter that removes a control.
The Create constructor creates an argument of the event that occurs before removing a control.
Available values of the Cancel parameter:
True. Control is removed.
False. Control is not removed.
See also: