[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.HandleWheel

HandleWheel Method

HandleWheel(bool)

Configurates HandleWheel. Sets a value that determines whether the user can change the current displayMonth using the mouse wheel.

Declaration
public CalendarBuilder HandleWheel(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is true.