Event ChildRemoved
Occurs when the child control is removed from this control.
public event EventHandler<BaseEventArgs<Control>>? ChildRemoved
Returns
- EventHandler<BaseEventArgs<Control>>
- Occurs when the child control is removed from this control.