[]
Fires in edit mode, when the editor applies format. Can cancel formatting using CancelEventArgs.
public event EventHandler<CancelEventArgs> EditorFormatApplying
Type | Description |
---|---|
EventHandler<CancelEventArgs> | Fires in edit mode, when the editor applies format. Can cancel formatting using . |