Event AfterControlProcessException
Occurs when the corresponding control's event is raised.
public event EventHandler<ThrowExceptionEventArgs>? AfterControlProcessException
Returns
- EventHandler<ThrowExceptionEventArgs>
- Occurs when the corresponding control's event is raised.