Click or drag to resize

TreeDragDropSettings Properties

The TreeDragDropSettings type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutoExpand
Gets or sets value indicating whether to expand the node when the draggable is placed over it.
Public propertyAllowDrag
Gets or sets value indicating whether element accepts drag operation.
Public propertyAllowDrop
Gets or sets value indicating whether element accepts drop operation.
Top
See Also