Gets or sets a value indicating whether the C1TreeViewNode node is selected.

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

Syntax

JavaScript
function get_selected();
function set_selected(value);

See Also