Class GridViewDragDrop
Holds the instances of the specific Helper,Behavior and State needed to perform drag drop operation in RadGridView.
Inheritance
System.Object
GridViewDragDrop
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.DragDrop.Behaviors
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewDragDrop : DragDrop<GridViewDragDropHelper, GridViewDragDropBehavior, GridViewDragDropState>
Constructors
GridViewDragDrop()
Declaration
public GridViewDragDrop()