FormSectionBase Constructor |
| Name | Description | |
|---|---|---|
| FormSectionBase(Int32, AppString) |
Created a form section without any owner.
Should only be called from the FormController
| |
| FormSectionBase(Int32, Form, AppString) |
Form section base constructor
|