TreeDragDropSettings Class |
Namespace: Dynamicweb.Controls
The TreeDragDropSettings type exposes the following members.
Name | Description | |
---|---|---|
TreeDragDropSettings | Initializes a new instance of the TreeDragDropSettings class |
Name | Description | |
---|---|---|
AllowAutoExpand |
Gets or sets value indicating whether to expand the node when the draggable is placed over it.
| |
AllowDrag |
Gets or sets value indicating whether element accepts drag operation.
| |
AllowDrop |
Gets or sets value indicating whether element accepts drop operation.
|
Name | Description | |
---|---|---|
EscapeQuotes |
Escapes all double quotes in a string.
| |
ToString |
Gets the JSON string representing a settings.
(Overrides ObjectToString.) |