BaseTreeView.SetSelectionByIdWithoutNotify

Declaration

public void SetSelectionByIdWithoutNotify(IEnumerable<int> ids);

Parameters

ids The item ids.

Description

Sets a collection of selected items by id, without triggering a selection change callback.

This will also expand the selected items if not expanded already.


Did you find this page useful? Please give it a rating: