[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.NavigateOnWheel

NavigateOnWheel Property

NavigateOnWheel

Gets or sets a value that indicates whether the user can navigate with the 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 DropDownCalendar does not navigate using the mouse wheel.