ClassRadDropEventArgs
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class RadDropEventArgs : RadDragDropEventArgs
Inheritance: objectEventArgsRadDragEventArgsRadDragDropEventArgsRadDropEventArgs
Inherited Members
Constructors
RadDropEventArgs(ISupportDrag, ISupportDrop, Point)
Declaration
cs-api-definition
public RadDropEventArgs(ISupportDrag dragInstance, ISupportDrop dropTarget, Point dropLocation)
Parameters
dragInstance
dropTarget
dropLocation