[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearField.TwoDigitYearMax

TwoDigitYearMax Property

TwoDigitYearMax

Gets or sets the max year of two digits mode of the field.

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

A Nullable<T> value indicates the last year of a 100-year range that can be represented by a 2-digit year. If value is null, it will return the system default value.

Remarks

The property indicates the last year of a 100-year range that can be represented by a 2-digit year.