Name | Description | |
---|---|---|
CalculateAction | Gets or sets the JavaScript action to be executed for calculating the field value. | |
Form | Gets the form that contains this field. | |
FormatAction | Gets or sets the JavaScript action to be executed for formating the field value. | |
KeyPressAction | Gets or sets the JavaScript action to be executed when the user types a keystroke. | |
MappingName | Gets or sets the mapping name of the field. | |
Name | Gets or sets the field name. | |
NoExport | Gets or sets a value indicating whether the field can be exported or not. | |
ReadOnly | Gets or sets a value indicating whether the field is read-only. | |
Required | Gets or sets a value indicating whether the field is required. | |
Tooltip | Gets or sets the field tooltip. | |
Type | Gets the field type. | |
ValidateAction | Gets or sets the JavaScript action to be executed for validating the field value. | |
Value | Gets or sets the field value. | |
Widgets | Gets the list of widgets associated with this field. |