ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / NavButtonType Enumeration

In This Topic
    NavButtonType Enumeration
    In This Topic
    Represents the type of navigation button used with the wijwizard.
    Syntax
    'Declaration
     
    Public Enum NavButtonType 
       Inherits System.Enum
    public enum NavButtonType : System.Enum 
    Members
    MemberDescription
    Auto 
    Common 
    Edge 
    None 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Wijmo.Controls.C1Wizard.NavButtonType

    See Also