ComponentOne ListView for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeDroppedEventArgs Class

In This Topic
    C1TreeViewNodeDroppedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see C1TreeViewNodeDroppedEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the copy method of C1TreeViewNode node has been used to perform the drop.  
    Public PropertyGets a value that indicates whether the dropped event has been managed from the outside.  
    Public PropertyC1TreeViewNode node associated to the event data. (Inherited from C1.Web.Wijmo.Controls.C1TreeView.C1TreeViewEventArgs)
    Top
    See Also