ComponentOne FinancialChart for WPF
DragDropEventArgs Class
Members 



C1.WPF Namespace : DragDropEventArgs Class
Class that contains data for drag-and-drop events.
Syntax
'Declaration
 
Public Class DragDropEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As DragDropEventArgs
public class DragDropEventArgs : System.EventArgs 
public ref class DragDropEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.DragDropEventArgs

See Also

Reference

DragDropEventArgs Members
C1.WPF Namespace