'Declaration
Public Property AllowDragDrop As Boolean
'Usage
Dim instance As C1TreeView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}
'Declaration
Public Property AllowDragDrop As Boolean
'Usage
Dim instance As C1TreeView Dim value As Boolean instance.AllowDragDrop = value value = instance.AllowDragDrop
public bool AllowDragDrop {get; set;}