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.

DragAndDropPosition

enumeration

Description

Enum describing the possible positions a drag can have relative to the items: upon a item, between two items or outside items.

Properties

UponItemThis value is used when the drag is upon a item.
BetweenItemsThis value is used when dragging between two items.
OutsideItemsThis value is used when dragging outside all items.

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