Gets or sets whether the node is selected.
true if node is selected, otherwise false.
Setting directly the Selected property of a Node does not fire AfterNodeSelect event.
When the Node is selected, the SelectedTemplateIndex is used to display the Node, otherwise the TemplateIndex is used to display node.
Node Class | Resco.Controls.AdvancedTree Namespace