'Declaration Public Function New( _ ByVal yearDigit As YearDigitType _ )
'Usage Dim yearDigit As YearDigitType Dim instance As New DateYearFieldInfo(yearDigit)
public DateYearFieldInfo( YearDigitType yearDigit )
Parameters
- yearDigit
- The GrapeCity.Win.Spread.InputMan.CellType.YearDigitType value that indicates the year digit.