Table of Contents

Method AttachItems

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

AttachItems(BaseCollection<TItem>?)

Called when items are attached to the control.

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

Parameters

itm BaseCollection<TItem>

Attached items.