ThumbnailDragDropOperation.Mode Property |
Gets the drag drop mode for this action.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic DragDropMode Mode { get; }
Public ReadOnly Property Mode As DragDropMode
Get
Property Value
Type:
DragDropMode The action used for this drag and drop operation.
See Also