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