Wizard for ASP.NET WebForms
NavButtonType Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Wizard Namespace : NavButtonType Enumeration
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

Reference

C1.Web.Wijmo.Controls.C1Wizard Namespace