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

In This Topic
    C1TreeMap Class
    In This Topic
    Represents a tree map in an ASP.NET Web page.
    Object Model
    C1TreeMap Class
    Syntax
    'Declaration
     
    Public Class C1TreeMap 
       Inherits C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase
    public class C1TreeMap : C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase 
    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.C1TreeMap.C1TreeMap

    See Also