Skip to main content

FormBuilder<T>.ReadOnly Method

Name Parameters Description
ReadOnly(JS) value Specifies whether all editors on the form are read-only. Applies only to non-templated items. Mirrors the client-side readOnly option.
ReadOnly(Boolean) value Specifies whether all editors on the form are read-only. Applies only to non-templated items. Mirrors the client-side readOnly option.