Name | Description | |
---|---|---|
![]() | FormFieldDefinition Constructor | Overloaded. |
The following tables list the members exposed by FormFieldDefinition.
Name | Description | |
---|---|---|
![]() | FormFieldDefinition Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Aliases | Gets and sets the list of FieldAlias objects. |
![]() | Group | Gets and sets the FormFieldGroup to which this field belongs. |
![]() | IsOutput | Gets and sets the flag that defines whether the field will be output in FormResult.Fields. |
![]() | IsRequired | Gets and sets the flag that defines whether this is a required field. |
![]() | Name | Gets and sets the unique user-defined name for this field. |
![]() | RuleDefinitions | Gets and sets the list of rules to be applied to this field. |
![]() | Type | Gets and sets the FormFieldDataType of this field. |