[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DateSpin.IncrementValue

IncrementValue Property

IncrementValue

Gets or sets the increment value.

Declaration
[TypeConverter(typeof(TimeSpanExConverter))]
public TimeSpan IncrementValue { get; set; }
<TypeConverter(GetType(TimeSpanExConverter))>
Public Property IncrementValue As TimeSpan
Property Value
Type Description
TimeSpan

A TimeSpan value that indicates the increment value.