C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / NavButtonType Enumeration

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

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

See Also