[]
Configurates ShowSpinner. Sets a value indicating whether the control displays spinner buttons to increment or decrement the value (the step property must be set to a non-zero value).
public InputNumberBuilder ShowSpinner(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| InputNumberBuilder | Current builder. |