Table of Contents

Method DetachItems

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

DetachItems(BaseCollection<TItem>?)

Called when items are detached to the control.

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

Parameters

itm BaseCollection<TItem>

Detached items.