[]
Initializes a new instance of the DateYearField class.
public DateYearField()
Public Sub New()
Initializes a new instance of the GrapeCity.Windows.InputMan.Fields.DateYearField class.
public DateYearField(YearDigitType yearDigit)
Public Sub New(yearDigit As YearDigitType)
Type | Name | Description |
---|---|---|
YearDigitType | yearDigit | The year digit. |