Version

DataTreeDragDropEventArgs class Members

The following tables list the members exposed by DataTreeDragDropEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertydestNodeGet the destination node.  
Public PropertydragDropEffectGet the drop effect that will be applied.  
Public PropertydragDropPoint  
Public PropertysourceNodesGet the nodes that are being dragged.  
Public PropertysourceTreeIdGet the id of the source tree for this drag operation.  
See Also