Table of Contents

Method AttachItems

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

AttachItems(IListControlItems<TItem>?)

Called when items are attached to the control.

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

Parameters

itm IListControlItems<TItem>

Attached items.