valueMin

The valueMin property defines a lower limit of values displayed in widgets (such as progress bars).

Usage

This property is typically used in ProgressBar, SpinEdit, Slider fields to define the lower limit.

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