ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetHierarchicalDataBoundControlBase Class
Members

In This Topic
    C1TargetHierarchicalDataBoundControlBase Class
    In This Topic
    Class to be used as base for the wijmo extenders target controls.
    Object Model
    C1TargetHierarchicalDataBoundControlBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1TargetHierarchicalDataBoundControlBase 
       Inherits System.Web.UI.WebControls.HierarchicalDataBoundControl
    public abstract class C1TargetHierarchicalDataBoundControlBase : System.Web.UI.WebControls.HierarchicalDataBoundControl 
    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.Base.C1TargetHierarchicalDataBoundControlBase

    See Also