Forms > Forms Assembly Interfaces > ICancelEventArgs > ICancelEventArgs.Allowed
Allowed: Boolean;
The Allowed property determines whether it is possible to execute any action. If the property is set to True, the action is executed, otherwise, it is canceled.
See also: