[]
Configurates HandleWheel. Sets a value that determines whether the user can use the mouse wheel to change the currently selected item.
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.