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

In This Topic
    NavButtons Property
    In This Topic
    Determines the type of navigation buttons used with the wijwizard.
    Syntax
    'Declaration
     
    Public Property NavButtons As NavButtonType
    public NavButtonType NavButtons {get; set;}
    See Also