FormSectionWithFields Constructor |
| Name | Description | |
|---|---|---|
| FormSectionWithFields(Int32, AppString) |
Creates a form section with fields without any owner.
Should only be called from the FormController
| |
| FormSectionWithFields(Int32, Form, AppString) |
Form section with fields constructor
|