| C1.Win.TreeView Namespace : DragDropPosition Enumeration |
'DeclarationPublic Enum DragDropPosition Inherits System.Enum
'UsageDim instance As DragDropPosition
public enum DragDropPosition : System.Enum
public enum class DragDropPosition : public System.Enum
| Member | Description |
|---|---|
| After | Node dropped after current node. |
| Before | Node dropped before current node. |
| Inner | Node dropped into current node. |
| None |
System.Object
System.ValueType
System.Enum
C1.Win.TreeView.DragDropPosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2