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

Script language

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

TreeView.BeforeRowsGUI

protected void BeforeRowsGUI();

Description

This is called before any rows have their RowGUI called.

Can be used together with AfterRowsGUI to postprocess items or rendering.