If this option is set to true, expanded node will be collapsed if other node is expanded.

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

Syntax

JavaScript
function get_autoCollapse();
function set_autoCollapse(value);

See Also