Intersoft.Client.UI.Controls.Interactivity Namespace : DragDropEventData Class |
The following tables list the members exposed by DragDropEventData.
Name | Description | |
---|---|---|
DragDropEventData Constructor | Initializes a new instance of the DragEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value that indicates whether the operation should be canceled. | |
CustomTooltipEffect | Gets or sets custom tooltip effect. | |
CustomTooltipImage | Gets or sets custom tooltip image. | |
CustomTooltipImageSource | Gets or sets custom tooltip image source. | |
CustomTooltipText | Gets or sets custom tooltip text. | |
DataObject | Gets data object. | |
DropElements | Gets or sets collection of new drop elements. | |
DropObject | Gets the drop object. | |
DropObjects | Gets or sets collection of new drop objects. | |
DropTarget | Gets the current drop target. | |
DropTargetControl | Gets the current drop target control. | |
Elements | Gets elements at mouse position. | |
EventType | Gets the event type. | |
MouseEventArgs | Gets the current mouse pointer. | |
MoveAction | Gets the move action. | |
OriginalElements | Gets the collection of original elements. | |
Sender | Gets or drag drop behavior. | |
SourceElement | Gets the source element. |
Name | Description | |
---|---|---|
GetData | Overloaded. Gets the data object. | |
GetDataPresent | Overloaded. Gets a value that indicates whether the data with specified format is present. | |
GetFormats | Overloaded. Gets existing data formats available. | |
SetData | Overloaded. Set data object. |