C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / AllowDragDrop Property

In This Topic
AllowDragDrop Property
In This Topic
Gets or sets a value indicating whether this C1TreeView allows drag-and-drop operations.
Syntax
'Declaration
 
Public Property AllowDragDrop As Boolean
 
See Also