Gets a value that indicates whether the copy method of a C1TreeViewNode has been used to perform the drop.

Namespace:  C1.Web.UI.Controls.C1TreeView
Assembly:  C1TreeViewClient (in C1TreeViewClient.dll)

Syntax

JavaScript
function get_copyUsed();
function set_copyUsed(value);

See Also