Table of Contents

Method AfterChildInserted

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

AfterChildInserted(Control, int, Control)

Called after a child control is inserted into the Children of the sender.

public virtual void AfterChildInserted(Control sender, int index, Control childControl)

Parameters

sender Control
index int
childControl Control