Click or drag to resize

Fields Properties

The Fields type exposes the following members.

Properties
  NameDescription
Public propertyArchiveHiddenFieldsPattern
Archive Hidden form field pattern
Public propertyFieldButtonInputIsVisibleInReadOnly
Fields button controls remains visible when in read-only mode
Public propertyFieldsColorization
The colorization method used for coloring the fields
Public propertyHiddenFieldsPattern
Hidden form field pattern
Public propertyReadOnlyBackColor
Background Color for read-only fields
Public propertyReadOnlyBorderColor
Border Color for read-only fields
Public propertyReadOnlyFieldsPattern
Read-Only form field pattern
Public propertyRequiredBackColor
Background Color for required fields
Public propertyRequiredBorderColor
Border Color for required fields
Public propertyRequiredFieldsPattern
Required form field pattern
Public propertyRequiredMessage
Error message on required field
Public propertyWorkflowFileUploadIsChangedToFormArchiveLayout
Used by WorkflowPage.cs to tell that the WorkflowFileUpload mode should be set to Form Archive.
Public propertyWorkflowFileUploadIsEnabledInReadOnly Obsolete.
WorkflowFileUpload control remains enabled when in read-only mode
Top
See Also