C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / FormatMode Enumeration

FormatMode Enumeration
Enumeration that determines the format mode of the mask format.
Syntax
'Declaration
 
Public Enum FormatMode 
   Inherits System.Enum
 
Members
MemberDescription
AdvancedThe advacned format.
SimpleThe simple format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Input.FormatMode

See Also