NumberBoxBuilder.Step Method
| Name | Parameters | Description |
|---|---|---|
| Step(JS) | value | Specifies how much the UI component's value changes when using the spin buttons, Up/Down arrow keys, or mouse wheel. Mirrors the client-side step option. |
| Step(Double) | value | Specifies how much the UI component's value changes when using the spin buttons, Up/Down arrow keys, or mouse wheel. Mirrors the client-side step option. |