[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SpinButtonInfo.Interval

Interval Property

Interval

Gets or sets the spin interval.

Declaration
public int Interval { get; set; }
Public Property Interval As Integer
Property Value
Type Description
int

A int value that indicates the spin interval.

Exceptions
Type Condition
ArgumentOutOfRangeException

Occurs when value is smaller than 1.