Table of Contents

Event ChildRemoved

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

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.