[]
Fires when ShowErrors is set to true and the editor validation failed.
public event EventHandler<GetErrorInfoEventArgs> GetEditorErrorInfo
Public Event GetEditorErrorInfo As EventHandler(Of GetErrorInfoEventArgs)
| Type | Description |
|---|---|
| EventHandler<GetErrorInfoEventArgs> | Fires when is set to true and the editor validation failed. |