| Input Type | Color, Date, Date Time, Email, Month, Number, Password, Search, Phone, Text, Time, URL, Week |
| Input Mode | None, Text, Decimal, Numeric, Telephone, Search, Email, URL |
| Read-only | Unable to edit box |
| Use Validation | Checkbox to allow validation use |
| Use Validation – Filter Type | pint (positive integer), int, pnum (positive number), money, num, hex (hexadecimal), email, alpha (alphabetical), alphanum (alphanumerical), regex (regular expression) |
| Use Validation – Validation Only | Validates when a key is pressed and triggered event |
| Use Validation – CheckWholeExpression | Validates complete text and raises event. Depending on Validate Only only in connection with RegEx |
| Use Validation – Message | Displays message if validation failed |
| Use Key Down Delay | Activate Key Down Delay (Delay is in ms) |
| UseFloatingLabel | Only in connection with Bootstrap ThemeWhen the clicks on the text box, the placeholder is moved to above the box. |