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

In This Topic
    C1TargetCompositeDataBoundControlBase Class
    In This Topic
    Class to be used as base for the wijmo extenders target controls.
    Object Model
    C1TargetCompositeDataBoundControlBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1TargetCompositeDataBoundControlBase 
       Inherits System.Web.UI.WebControls.CompositeDataBoundControl
    public abstract class C1TargetCompositeDataBoundControlBase : System.Web.UI.WebControls.CompositeDataBoundControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.BaseDataBoundControl
                System.Web.UI.WebControls.DataBoundControl
                   System.Web.UI.WebControls.CompositeDataBoundControl
                      C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase

    See Also