TreeView for ASP.NET WebForms
Step 1 of 3: Adding C1TreeView to the Page
Quick Start > Step 1 of 3: Adding C1TreeView to the Page

In this step, you will learn how to create a new ASP.NET Web site and add a C1TreeView control to your project.

To begin the Quick Start, complete the following steps:

  1. Begin by creating a new ASP.NET Web Site.
  2. While in Design view navigate to the Visual Studio Toolbox and double-click the C1TreeView icon to add the C1TreeView control to your page.

See Also