valueUnchecked

The valueUnchecked property defines the value associated with a checkbox item when it is not checked.

Usage

This property is used in conjunction with the valueChecked property to define the values corresponding to the states of a CHECKBOX.

This property is not used by the runtime system to validate the field, you must use the include property to control value boundaries.

See CheckBox for more details.