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