Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

TreeView.FindRows

protected IList<TreeViewItem> FindRows(IList<int> ids);

Parameters

idsTreeViewItem IDs.

Returns

IList<TreeViewItem> TreeViewItems.

Description

Useful for converting from TreeViewItem IDs to TreeViewItems using the current rows.

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