ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Wizard Namespace / C1WizardExtender 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