RadTreeView for ASP.NET AJAX

RadControls for ASP.NET AJAX

The existence of lines connecting Nodes is controlled by the ShowLineImages property (default is True). Setting ShowLineImages to False hides connecting images and shows only the +/- icons. You can also hide the line images by changing the RadTreeView Skin.

ShowLineImages = True

 
RadTreeView Show Line Images True

ShowLineImages = False

 
RadTreeView Show Line Images Flase