Table of Contents

Method DetachItems

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

DetachItems(IListControlItems<TItem>?)

Called when items are detached to the control.

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

Parameters

itm IListControlItems<TItem>

Detached items.