RadTreeView for ASP.NET AJAX

RadControls for ASP.NET AJAX

When the user clicks a Node, the NodeClick event fires. Use the RadTreeNodeEventArgs.Node property to get or set the clicked-on Node properties.

See Also