Legacy Documentation: Version 2018.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.RenameEndedArgs.acceptedRename

public bool acceptedRename;

Description

Is true if the rename is accepted.

The rename is set as accepted when the user ends rename with Return/Enter or the rename loses focus. The rename is rejected if the user presses Esc while editing.

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