C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeDroppedEventArgs Class / CopyUsed Property

In This Topic
CopyUsed Property
In This Topic
Gets a value that indicates whether the copy method of C1TreeViewNode node has been used to perform the drop.
Syntax
'Declaration
 
Public ReadOnly Property CopyUsed As System.Boolean
 
See Also