The NumericField type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CalculateAction |
An action executed the reflect changes in other field value changes.
(Inherited from ValueField.) | |
| DefaultValue |
The default value associated with this field.
(Inherited from ValueField.) | |
| Export |
This field is included when the form is exported or submitted.
(Inherited from Field.) | |
| Format |
The data format
| |
| FormatAction |
The action that will be executed before a field is displayed.
(Inherited from ValueField.) | |
| FormattedValue |
The Formatted Value.
(Inherited from ValueField.) | |
| FullName |
The fully qualified name for this field.
(Inherited from Field.) | |
| KeyStrokeAction |
An action that will be executed when a user types a key-stoke (or an other item is selected from a list).
(Inherited from ValueField.) | |
| MappingName |
Used when exporting data from the document.
(Inherited from Field.) | |
| NumericDefaultValue |
The default value asociated with this field.
| |
| NumericValue |
The strongtyped value for this field
| |
| ReadOnly |
Read-only state of this field.
(Inherited from Field.) | |
| RequiredMode |
The required mode for this field.
(Inherited from Field.) | |
| ToolTip |
The name of the field as used in the user interface.
(Inherited from Field.) | |
| ValidateAction |
An action that will be executed for field value validation (when setting the value).
(Inherited from ValueField.) | |
| Value |
The value associated with this field.
(Inherited from ValueField.) | |
| Widgets |
The asociated widgets for this field.
(Inherited from Field.) | |
| XfaInfo |
Additional XFA specific information for this field.
(Inherited from Field.) |