Table of Contents

Event ChildInserted

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.