Table of Contents

Method AttachItems

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

AttachItems(BaseCollection<object>?)

Called when items are attached to the control.

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

Parameters

itm BaseCollection<object>

Attached items.