| id | dxForm.Options.readOnly |
|---|---|
| type | Boolean |
| default | false |
Specifies whether all editors on the form are read-only. Applies only to non-templated items.
#include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Form/Overview/" }
[note] Item editor options override general Form parameters. For example, if you set readOnly to true for one of the Form editors, it will be read-only while Form is not.