[]
Configurates HandleWheel. Sets a value that determines whether the user can edit the value using the mouse wheel.
public InputNumberBuilder HandleWheel(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |
The default value for this property is true.