[]
Configurates HandleWheel. Sets a value that determines whether the user can edit the current value using the mouse wheel.
public TBuilder HandleWheel(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
The default value for this property is true. Setting this property to false also disables the custom wheel handling for the control's drop-down.