Fields Properties |
The Fields type exposes the following members.
| Name | Description | |
|---|---|---|
| ArchiveHiddenFieldsPattern |
Archive Hidden form field pattern
| |
| FieldButtonInputIsVisibleInReadOnly |
Fields button controls remains visible when in read-only mode
| |
| FieldsColorization |
The colorization method used for coloring the fields
| |
| HiddenFieldsPattern |
Hidden form field pattern
| |
| ReadOnlyBackColor |
Background Color for read-only fields
| |
| ReadOnlyBorderColor |
Border Color for read-only fields
| |
| ReadOnlyFieldsPattern |
Read-Only form field pattern
| |
| RequiredBackColor |
Background Color for required fields
| |
| RequiredBorderColor |
Border Color for required fields
| |
| RequiredFieldsPattern |
Required form field pattern
| |
| RequiredMessage |
Error message on required field
| |
| WorkflowFileUploadIsChangedToFormArchiveLayout |
Used by WorkflowPage.cs to tell that the WorkflowFileUpload mode should be set to Form Archive.
| |
| WorkflowFileUploadIsEnabledInReadOnly | Obsolete.
WorkflowFileUpload control remains enabled when in read-only mode
|