The ICancelEventArgs interface contains properties of the argument of the events, in which it is possible to cancel any action.
Property name | Brief description | |
Allowed | The Allowed property determines whether it is possible to execute any action. |
See also: