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

In This Topic
    C1TreeViewNodeDroppedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewNodeDroppedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorExplicit constructor for C1TreeViewEventArgs  
    Top
    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