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