fields property

List<TFormField> get fields

Returns the list of fields in the form.

Implementation

List<TFormField> get fields;