New to Telerik UI for WPFStart a free 30-day trial

Specifies the operation of a drag-and-drop operation.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs.DragDrop

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

C#
public enum FileOperation

Fields

The data is copied to the drop target.

C#
Copy = 1

The data from the drag source is linked to the drop target.

C#
Link = 2

The data from the drag source is moved to the drop target.

C#
Move = 0
In this article
DefinitionFieldsCopyLinkMove
Not finding the help you need?
Contact Support