[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.SpinIncrementValue

SpinIncrementValue Property

SpinIncrementValue

Gets or sets the allow spin increment value indicating spin value.

Declaration
[TypeConverter(typeof(DecimalConverter))]
public decimal SpinIncrementValue { get; set; }
<TypeConverter(GetType(DecimalConverter))>
Public Property SpinIncrementValue As Decimal
Property Value
Type Description
decimal

A decimal value. The default value is 0.

Remarks

This property indicates the value increased or decreased on the property of Value.