Field Properties |
The Field type exposes the following members.
| Name | Description | |
|---|---|---|
| CharacterFormat | Gets or sets the character format. | |
| ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) | |
| FieldType | Gets the field type. | |
| FormData | Gets the form related data associated with the parent form field or if parent field is not form field. | |
| InstructionInlines | Gets the field instruction Inlines. | |
| IsDirty | Gets or sets a value indicating whether the result of this field is invalid and, because of that, it should be updated. | |
| IsLocked | Gets or sets whether the field is locked (should not recalculate its result). | |
| ResultInlines | Gets the field result Inlines. |