[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.NavigateOnWheel

NavigateOnWheel Property

NavigateOnWheel

Gets or sets a value indicating whether user can navigate by mouse wheel.

Declaration
[Browsable(true)]
public bool NavigateOnWheel { get; set; }
<Browsable(True)>
Public Property NavigateOnWheel As Boolean
Property Value
Type Description
bool

A bool type that represents the value. The default is true..

Remarks

If this property is set to false, the DropDownCalendarInfo will not navigate on mouse wheel.