Spread Windows Forms 12.0 Product Documentation
DateYearFieldInfo Constructor(YearDigitType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > DateYearFieldInfo Class > DateYearFieldInfo Constructor : DateYearFieldInfo Constructor(YearDigitType)
The GrapeCity.Win.Spread.InputMan.CellType.YearDigitType value that indicates the year digit.
Initializes a new instance of the DateYearFieldInfo class.
Syntax
'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.
See Also

Reference

DateYearFieldInfo Class
DateYearFieldInfo Members
Overload List