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

In This Topic
    ActiveIndex Property
    In This Topic
    Gets or sets the active index.
    Syntax
    'Declaration
     
    Public Property ActiveIndex As System.Integer
    public System.int ActiveIndex {get; set;}
    See Also