Click or drag to resize

TreeNodeDragAndDrop Property

Gets drag and drop settings.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public TreeDragDropSettings DragAndDrop { get; }

Property Value

Type: TreeDragDropSettings
Remarks