Gets or sets a value indicating whether the TreeView node is focused.

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

Syntax

JavaScript
function get_focused();
function set_focused(value);

See Also