[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearDisplayFieldInfo.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 enumeration that indicates the year digit types.
The default is YearDigitType.FourDigitYear.

Remarks

This property retrieves the display mode of the year value.