Event ChildInserted
Occurs when the child control is added to this control.
public event EventHandler<BaseEventArgs<AbstractControl>>? ChildInserted
Returns
- EventHandler<BaseEventArgs<AbstractControl>>
- Occurs when the child control is added to this control.