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

Script language

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

TreeView.GetRows

public function GetRows(): IList<TreeViewItem>;

Returns

IList<TreeViewItem> Rows.

Description

This is the list of TreeViewItems that have been built in BuildRows.

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