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

In This Topic
    C1WizardStep Class
    In This Topic
    Represents a single tab page in a C1WizardStep.
    Object Model
    C1WizardStep Class
    Syntax
    'Declaration
     
    Public Class C1WizardStep 
       Inherits System.Web.UI.WebControls.Panel
    public class C1WizardStep : System.Web.UI.WebControls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.Panel
                C1.Web.Wijmo.Controls.C1Wizard.C1WizardStep

    See Also