Provides a value to use with cancellable events.
The following tables list the members exposed by the CancelEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the CancelEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether to allow the current operation. |
|
![]() |
Gets or sets a value indicating whether the event has been handled. (Inherited from EventArgs.) |
See Also