Stepper
An increment/decrement control.
Properties
Maximum
The maximum selectable value.
Type: double
Minimum
The minimum selectable value.
Type: double
Step
The amount added or subtracted per tap.
Type: double
Value
The current value.
ValueChanged
Invoked with the new value whenever the user taps the stepper.