Version

ItemDroppedEventArgs Class Members

The following tables list the members exposed by ItemDroppedEventArgs.

Public Constructors
 NameDescription
Public ConstructorItemDroppedEventArgs ConstructorConstructor  
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