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

In This Topic
    C1WizardStepCollection Class
    In This Topic
    Represents a collection of wizard steps.
    Object Model
    C1WizardStepCollection Class
    Syntax
    'Declaration
     
    Public Class C1WizardStepCollection 
       Inherits System.Web.UI.ControlCollection
    public class C1WizardStepCollection : System.Web.UI.ControlCollection 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.ControlCollection
          C1.Web.Wijmo.Controls.C1Wizard.C1WizardStepCollection

    See Also