[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.SpinAllowWrap

SpinAllowWrap Property

SpinAllowWrap

Gets or sets whether the spin behavior can wrap when reach max or min limit.

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

A bool value, true if the spin behavior can wrap, otherwise, false.