Defines how drag & drop operations are detected.
Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public DragStyleEnum DragStyle { get; set; }
Public Property DragStyle As DragStyleEnum
The drag & drop detection style.
The default value is DragStyleEnum.Detect.
Defines how drag & drop operations are detected.
When the start of a drag operation is detected, the DragDetected event occurs.
See Also SftTree Class | Classes | SftTree/NET 2.0