Method SetItemsFastest
SetItemsFastest(BaseCollection<ListControlItem>)
Sets items to the new value using the fastest method.
public virtual void SetItemsFastest(BaseCollection<ListControlItem> value)
Parameters
valueBaseCollection<ListControlItem>Collection with the new items.