Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DragData class Members
The following tables list the members exposed by DragData.
Public Properties
| Name | Description |
| length | Get the number of dragged nodes. |
| nodes | Get the nodes that are being dragged. |
| sourceTreeId | Get the id of the source tree for this drag operation. |
Public Methods
| Name | Description |
| dispose | Disposes the object. |
| isDisposed | Checks if drag data was disposed. |
See Also