ThumbnailViewDragDropMode Property |
Gets or sets the drag and drop mode used when
AutoDragDrop is true.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic DragDropMode DragDropMode { get; set; }Public Property DragDropMode As DragDropMode
Get
Set
Property Value
Type:
DragDropMode The drag and drop mode for this control.
See Also