ComponentOne TreeView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class
Members

In This Topic
    C1TreeView Class
    In This Topic
    Represents a Tree in an ASP.NET Web page.
    Object Model
    C1TreeView Class
    Syntax
    'Declaration
     
    Public Class C1TreeView 
       Inherits C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase
       Implements IC1TreeViewNodeCollectionOwner 
    public class C1TreeView : C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase, IC1TreeViewNodeCollectionOwner  
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.BaseDataBoundControl
                System.Web.UI.WebControls.HierarchicalDataBoundControl
                      C1.Web.Wijmo.Controls.C1TreeView.C1TreeView

    See Also