Table of Contents
SelectedNode Property

Returns the current selected node.

Syntax
 public TreeNode SelectedNode { get; set; }
See Also