RadDropEventArgs
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class RadDropEventArgs : RadDragDropEventArgs
Inheritance: objectEventArgsRadDragEventArgsRadDragDropEventArgsRadDropEventArgs
Inherited Members
Constructors
C#
public RadDropEventArgs(ISupportDrag dragInstance, ISupportDrop dropTarget, Point dropLocation)
Properties
C#
public Point DropLocation { get; }