ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1WizardStep Class / Init Event

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