[]
Occurs after current item was cancelled.
public event EventHandler<EventArgs> CancelledCurrentItem
Public Event CancelledCurrentItem As EventHandler(Of EventArgs)
| Type | Description |
|---|---|
| EventHandler<EventArgs> | Occurs after current item was cancelled. |