MaxLength: Number
The MaxLength property sets maximum length for the text contained in text box.
Use JSON or the setMaxLength method to set the property value, and the getMaxLength method to get the property value.
The property use is given in the Example of Creating the TextBox Component page.
See also: