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

In This Topic
    ActiveIndexChanged Event
    In This Topic
    Raised during postback when the selected index changed.
    Syntax
    'Declaration
     
    Public Event ActiveIndexChanged As System.EventHandler
    public event System.EventHandler ActiveIndexChanged
    See Also