[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.HandleWheel

HandleWheel Property

HandleWheel

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

Declaration
public bool HandleWheel { get; set; }
Remarks

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.