RadControls for WPF

An object that holds information about the current drag/drop operation.

Namespace: Telerik.Windows.Controls.DragDrop
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public class DragDropOptions
Visual Basic
Public Class DragDropOptions

Remarks

Used for giving information about and customizing a drag/drop operation.

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.DragDrop..::..DragDropOptions

See Also