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.DragAndDropArgs.performDrop

public bool performDrop;

Description

This value is false as long as the mouse button is down, when the mouse button is released it is true.

When this value is true the drop should be peformed. The data backend should be changed and the TreeView should be reloaded to reflect the new state.

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