BaseTreeView.SetSelectionByIdWithoutNotify

声明

public void SetSelectionByIdWithoutNotify(IEnumerable<int> ids);

参数

ids 项目 ID。

描述

按 ID 设置一组选定项目,而不触发选择更改回调。

这也会扩展选定的项目,如果它们尚未扩展。


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