ComponentOne Basic Library for UWP
AllowDragDrop Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : AllowDragDrop Property
Gets or sets a value indicating whether this C1TreeView allows drag-and-drop operations.
Syntax
'Declaration
 
Public Property AllowDragDrop As System.Boolean
public System.bool AllowDragDrop {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members