Represents the gray line used as a visual cue to show you where the C1TreeViewNode is going to be droppped.

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

Syntax

JavaScript
function get_dragVisual();
function set_dragVisual(value);

See Also