[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.AllowSpin

AllowSpin Property

AllowSpin

Gets or sets a value indicates whether the spin behavior is enabled.

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

A bool value, true if the spin behavior can performed. Otherwise, false.