ClassRadDragDropFeedbackEventArgs
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class RadDragDropFeedbackEventArgs : RadDragEventArgs
Inheritance: objectEventArgsRadDragEventArgsRadDragDropFeedbackEventArgs
Inherited Members
Constructors
RadDragDropFeedbackEventArgs(ISupportDrag)
Declaration
cs-api-definition
public RadDragDropFeedbackEventArgs(ISupportDrag dragInstance)
Parameters
dragInstance
Properties
Cursor
Gets or sets the cursor to be used while dragging.
PreviewImage
Gets or sets the image to be used as a preview while dragging.