[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.HandleWheel

HandleWheel Method

HandleWheel(bool)

Configurates HandleWheel. Sets a value that determines whether the user can use the mouse wheel to change the currently selected item.

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

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is true.