ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / Steps Property

In This Topic
    Steps Property
    In This Topic
    Gets the tab step collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Steps As C1WizardStepCollection
    public C1WizardStepCollection Steps {get;}
    See Also