Click or drag to resize

StartDragData Fields

The StartDragData type exposes the following members.

Fields
 NameDescription
Public fieldCanCopy Gets or sets a value indicating whether the drag/drop operation can be a copy operation.
Public fieldCanMove Gets or sets a value indicating whether the drag/drop operation can be a move operation.
Public fieldData Gets or sets the dragged data packed in a serializable format.
Top
See Also