Intersoft ClientUI Documentation
DragDropEventData Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : DragDropEventData Class


The following tables list the members exposed by DragDropEventData.

Public Constructors

 NameDescription
public ConstructorDragDropEventData ConstructorInitializes a new instance of the DragEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyCancelGets or sets a value that indicates whether the operation should be canceled.  
public PropertyCustomTooltipEffectGets or sets custom tooltip effect.  
public PropertyCustomTooltipImageGets or sets custom tooltip image.  
public PropertyCustomTooltipImageSourceGets or sets custom tooltip image source.  
public PropertyCustomTooltipTextGets or sets custom tooltip text.  
public PropertyDataObjectGets data object.  
public PropertyDropElementsGets or sets collection of new drop elements.  
public PropertyDropObjectGets the drop object.  
public PropertyDropObjectsGets or sets collection of new drop objects.  
public PropertyDropTargetGets the current drop target.  
public PropertyDropTargetControlGets the current drop target control.  
public PropertyElementsGets elements at mouse position.  
public PropertyEventTypeGets the event type.  
public PropertyMouseEventArgsGets the current mouse pointer.  
public PropertyMoveActionGets the move action.  
public PropertyOriginalElementsGets the collection of original elements.  
public PropertySenderGets or drag drop behavior.  
public PropertySourceElementGets 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

© 2012 All Rights Reserved.