[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Spin.SpinOnWheel

SpinOnWheel Property

SpinOnWheel

Gets or sets a value that indicates whether the user can cause a spin action using the mouse wheel.

Declaration
public bool SpinOnWheel { get; set; }
Public Property SpinOnWheel As Boolean
Property Value
Type Description
bool

A bool value, true if the user can cause a spin action using the mouse wheel; otherwise, false.