Allow the check box to be shown on the nodes.

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

Syntax

JavaScript
function get_showCheckBoxes();
function set_showCheckBoxes(value);

See Also