valueMax

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

Usage

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

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