Gets or sets the drag drop mode of the control.
Public Property DragDropMode As DragDropMode
Grid Object
Enumerated
The following settings are available:
Constant | Value | Description |
Content | 0 | Moving content. |
FormatAndContent | 1(Default) | Moving format and content. |