Version

TreeDropEventArgs Class Members

The following tables list the members exposed by TreeDropEventArgs.

Public Properties
 NameDescription
Public PropertyDragDropEventArgsGets the Infragistics.DragDrop.DragDropEventArgs object which were generated for this event.  
Public PropertyDropDestinationGets the TreeDropDestination value which determines where the drop is perceived when a XamDataTreeNode is dropped in relation to it's drop target.  
Public PropertyHandled (Inherited from Infragistics.HandleableEventArgs)
See Also