[]
Raises the C1.Silverlight.C1TreeView.DragOver event.
protected virtual void OnDragOver(object source, DragDropEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | source | Used to set the source of the event. |
| DragDropEventArgs | e | C1.Silverlight.DragDropEventArgs that contains the event data. |
protected override void OnDragOver(DragEventArgs e)
| Type | Name | Description |
|---|---|---|
| DragEventArgs | e |