DiagramCustomItemGiveFeedbackEventArgs Properties
Provides data for the CustomItemGiveFeedback event.| Name | Description |
|---|---|
| Cursor | Gets or sets the cursor type used during the drag-and-drop operation. |
| Effects | Gets a value that indicates the effects of the drag-and-drop operation. |
| Items | Returns the list of items that are objects of the drag-and-drop operation. |
See Also