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

In This Topic
    NavButtons Property (C1Wizard)
    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