The following tables list the members exposed by ItemDroppedEventArgs.
| Name | Description | |
|---|---|---|
|  | ItemDroppedEventArgs Constructor | Constructor | 
| Name | Description | |
|---|---|---|
|  | DragAction | Returns whether the UltraExplorerBarItem was copied or moved. | 
|  | Item | Read-only property that returns the UltraExplorerBarItem associated with the ItemEventArgs. | 
|  | OriginalGroup | Returns a reference to the UltraExplorerBarItem’s original UltraExplorerBarGroup before the drag occurred. |