TreeViewDropPosition#

class TreeViewDropPosition#

An enum for determining where a dropped row goes.

Fields#

class TreeViewDropPosition
AFTER#

The type of the None singleton.

BEFORE#

The type of the None singleton.

INTO_OR_AFTER#

The type of the None singleton.

INTO_OR_BEFORE#

The type of the None singleton.