Search
CancelEventArgs Properties
 


 Public Properties

  Name Description

cancel

Gets or sets a value indicating whether to allow the current operation.

handled

Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.)

 See Also