NumberBoxBuilder.ShowSpinButtons Method
| Name | Parameters | Description |
|---|---|---|
| ShowSpinButtons(JS) | value | Specifies whether to show the buttons that change the value by a step. Mirrors the client-side showSpinButtons option. |
| ShowSpinButtons(Boolean) | value | Specifies whether to show the buttons that change the value by a step. Mirrors the client-side showSpinButtons option. |