Intersoft ClientUI Documentation
DragDropEventData Class Members
Properties  Methods 


The following tables list the members exposed by DragDropEventData.

Public Constructors
 NameDescription
Public ConstructorDragDropEventData Constructor Initializes a new instance of the DragEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyCancel Gets or sets a value that indicates whether the operation should be canceled.  
Public PropertyCustomTooltipEffect Gets or sets custom tooltip effect.  
Public PropertyCustomTooltipImage Gets or sets custom tooltip image.  
Public PropertyCustomTooltipImageSource Gets or sets custom tooltip image source.  
Public PropertyCustomTooltipText Gets or sets custom tooltip text.  
Public PropertyDataObject Gets data object.  
Public PropertyDropElements Gets or sets collection of new drop elements.  
Public PropertyDropObject Gets the drop object.  
Public PropertyDropObjects Gets or sets collection of new drop objects.  
Public PropertyDropTarget Gets the current drop target.  
Public PropertyDropTargetControl Gets the current drop target control.  
Public PropertyElements Gets elements at mouse position.  
Public PropertyEventType Gets the event type.  
Public PropertyMouseEventArgs Gets the current mouse pointer.  
Public PropertyMoveAction Gets the move action.  
Public PropertyOriginalElements Gets the collection of original elements.  
Public PropertySender Gets or drag drop behavior.  
Public PropertySourceElement Gets the source element.  
Top
Public Methods
 NameDescription
Public MethodGetDataOverloaded.  Gets the data object.  
Public MethodGetDataPresentOverloaded.  Gets a value that indicates whether the data with specified format is present.  
Public MethodGetFormatsOverloaded.  Gets existing data formats available.  
Public MethodSetDataOverloaded.  Set data object.  
Top
See Also

Reference

DragDropEventData Class
Intersoft.Client.UI.Controls.Interactivity Namespace

Concepts

Drag-drop Framework Overview

Send Feedback