DragDropManager Properties
Represents the Drag-and-Drop Behavior manager.| Name | Description |
|---|---|
| Default static | Provides access to the default Drag-and-Drop Behavior manager. |
| InsertIndicatorVisible | Gets or sets whether to indicate where dragged data elemets will be inserted. |
| PreviewShowMode | Gets or sets whether a preview of dragged data elements is displayed near the mouse pointer during drag-and-drop operations. |
See Also