Spread Windows Forms 12.0 Product Documentation
DateYearField Constructor(YearDigitType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > DateYearField Class > DateYearField Constructor : DateYearField Constructor(YearDigitType)
The GrapeCity.Win.Spread.InputMan.CellType.YearDigitType value indicates the year digit.
Initializes a new instance of the DateYearField class.
Syntax
'Declaration
 
Public Function New( _
   ByVal yearDigit As YearDigitType _
)
'Usage
 
Dim yearDigit As YearDigitType
 
Dim instance As New DateYearField(yearDigit)
public DateYearField( 
   YearDigitType yearDigit
)

Parameters

yearDigit
The GrapeCity.Win.Spread.InputMan.CellType.YearDigitType value indicates the year digit.
See Also

Reference

DateYearField Class
DateYearField Members
Overload List