Gets a value indicating whether the C1TreeViewNode node is enabled or disabled.
If node is disabled, click and select opertions are also disabled.
Namespace:
C1.Web.UI.Controls.C1TreeViewAssembly: C1TreeViewClient (in C1TreeViewClient.dll)
Syntax
JavaScript |
---|
function get_enabled(); function set_enabled(value); |