[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Spin.SpinOnKeys

SpinOnKeys Property

SpinOnKeys

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

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

A bool value, true if the user can cause a spin action with the keyboard; otherwise, false.