Gets or sets a value indicating whether this C1TreeView allows drag-and-drop operations.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool AllowDragDrop { get; set; } |
Visual Basic |
---|
Public Property AllowDragDrop As Boolean Get Set |