ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / Init Event

In This Topic
    Init Event (C1TargetControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Init As System.EventHandler
    public event System.EventHandler Init
    See Also