Specifies data for drag and drop related events.
The following tables list the members exposed by the DragDropEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DragDropEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the item, associated with the event. |
|
![]() |
Gets an object, containing data about the target of the operation. |
See Also