UiPrxControlCancelEventArgs.Create

Syntax

Create(UiRep: IUiReport; Control: IPrxControl; Cancel: Boolean);

Parameters

UiRep. Parameters of the UiReport;

Control. Control.

Cancel. The parameter that removes a control.

Description

The Create constructor creates an argument of the event that occurs before removing a control.

Comments

Available values of the Cancel parameter:

See also:

UiPrxControlCancelEventArgs