Table of Contents

Method SetItemsFastest

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

SetItemsFastest(BaseCollection<ListControlItem>)

Sets items to the new value using the fastest method.

public virtual void SetItemsFastest(BaseCollection<ListControlItem> value)

Parameters

value BaseCollection<ListControlItem>

Collection with the new items.