[]
        
(Showing Draft Content)

C1.WPF.C1TreeView.OnDragDrop

OnDragDrop Method

OnDragDrop(object, DragDropEventArgs)

Raises the C1.Silverlight.C1TreeView.DragDrop event.

Declaration
protected virtual void OnDragDrop(object source, DragDropEventArgs e)
Parameters
Type Name Description
object source

Used to set the source of the event.

DragDropEventArgs e

C1.Silverlight.DragDropEventArgs that contains the event data.