Start |
The StartDragData type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCopy | Gets or sets a value indicating whether the drag/drop operation can be a copy operation. | |
| CanMove | Gets or sets a value indicating whether the drag/drop operation can be a move operation. | |
| Data | Gets or sets the dragged data packed in a serializable format. |