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<Control>>? ChildInserted

Returns

EventHandler<BaseEventArgs<Control>>
Occurs when the child control is added to this control.