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