[]
        
(Showing Draft Content)

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

YearDigit Property

YearDigit

Gets or sets the year digit of the field.

Declaration
public YearDigitType YearDigit { get; set; }
Public Property YearDigit As YearDigitType
Property Value
Type Description
YearDigitType

A YearDigitType enum indicates the year digit.
The default is FourDigitYear.

Remarks

The property retrieves the mode of the year value for displaying.