INodeWithDrag Interface
Allows a node to indicate whether it supports dragging.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | CanDrag | Gets a value indicating whether the node supports dragging. |
| Name | Description | |
|---|---|---|
![]() | UpdateData(DataObject^) | Adds the drag data for the node to the DataObject. |
Show:

