C1.WPF Namespace / C1TreeView Class / OnDragOver Method



In This Topic
OnDragOver Method (C1TreeView)
In This Topic
Raises the C1.Silverlight.C1TreeView.DragOver event.
Overload List
OverloadDescription
Raises the C1.Silverlight.C1TreeView.DragOver event.  
Invoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.  
See Also