CompleteItemDragDropEventArgs Properties
Provides data for the CompleteItemDragDrop event.| Name | Description |
|---|---|
| Item | Gets the underlying data object of the dropped item. |
| ItemHandle | Gets the handle of the processed item. Inherited from ItemEventArgs. |
See Also