C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class
Members

C1InputMask Class
The main Web control used for entering and editing information of any data type in a text form. Supports data formatting, edit mask, data validation and other features. Supports formatted and masked editing of all data types, including additional functionality. Apart from being the main data editor control, C1InputMask also serves as the base class for specialized controls such as C1DateInput and C1NumericInput.
Object Model
C1InputMask Class
Syntax
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         C1.Web.Wijmo.Controls.C1TargetControlBase
            C1.Web.Wijmo.Controls.C1Input.C1InputBase
               C1.Web.Wijmo.Controls.C1Input.C1InputMask

See Also