Enum FieldParent
The parent of the field being generated.
Namespace: ChameleonForms.Component
Assembly: ChameleonForms.Core.dll
Syntax
public enum FieldParent
Fields
Name | Description |
---|---|
Form | The parent is the root Form. |
Section | The parent is a section (or a field within a section). |