ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class
Members

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

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.C1TargetControlBase

    See Also