[]
Occurs when the user closes the editor.
public event EventHandler<CancelEventArgs> CloseEditor
Public Event CloseEditor As EventHandler(Of CancelEventArgs)
| Type | Description |
|---|---|
| EventHandler<CancelEventArgs> | Occurs when the user closes the editor. |