ReadOnly: Boolean
The ReadOnly property determines if component can be edited.
Use JSON or the setReadOnly method to set the property value, and the getReadOnly method to get the property value.
The example of use is given in the page Example of creating the TextArea component.
See also: