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

In This Topic
    ShowStepHeader Property
    In This Topic
    Gets or sets a value indicating whether step headers are displayed.
    Syntax
    'Declaration
     
    Public Overridable Property ShowStepHeader As System.Boolean
    public virtual System.bool ShowStepHeader {get; set;}
    See Also