[]
Event data for cancellable events.
public class CancelEventArgs : EventArgs
Public Class CancelEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| CancelEventArgs() |
| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether this CancelEventArgs is cancelled. |