enabled property

FormField.enabled property

True if a form field is enabled.

get enabled(): boolean

Remarks

If a form field is enabled, its contents can be changed as the form is filled in.

See Also