Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TreeView.searchString

public string searchString;

Description

Current search string of the TreeView.

If this search string is set then remember to use it to filter items when BuildRows is called. Note that this search string is stored in the TreeViewState object (state).

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