Version 24.2 (latest)

ItemDroppedEventArgs Class Properties

For a list of all members of this type, see ItemDroppedEventArgs members.

Public Properties
 NameDescription
Public PropertyDragActionReturns whether the UltraExplorerBarItem was copied or moved.  
Public PropertyItemRead-only property that returns the UltraExplorerBarItem associated with the ItemEventArgs.  
Public PropertyOriginalGroupReturns a reference to the UltraExplorerBarItem’s original UltraExplorerBarGroup before the drag occurred.  
See Also