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.insertAtIndex

public int insertAtIndex;

Description

This index refers to the index in the children list of the parentItem where the current drag is positioned.

Use this index to control what should happen when items are dropped. This value is 0 or higher if the dragPosition is BetweenItems.

See Also: dragAndDropPosition.

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