Table of Contents

Event AfterControlChildRemoved

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

Occurs when the corresponding control's event is raised.

public event EventHandler<AbstractControl>? AfterControlChildRemoved

Returns

EventHandler<AbstractControl>
Occurs when the corresponding control's event is raised.