TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeViewItemDragEventArgs Class
Properties


In This Topic
    C1TreeViewItemDragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewItemDragEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the data that has been dragged.  
    Public PropertyGets the tree node that has been checked, expanded, collapsed, or selected. (Inherited from C1.Win.TreeView.C1TreeViewEventArgs)
    Public PropertyGets the tree nodes that has been dragged.  
    Top
    See Also