Table of Contents

Method DetachItems

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

DetachItems(BaseCollection<object>?)

Called when items are detached to the control.

protected virtual void DetachItems(BaseCollection<object>? itm)

Parameters

itm BaseCollection<object>

Detached items.