[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateYearField.-ctor

DateYearField Constructor

DateYearField()

Initializes a new instance of the DateYearField class.

Declaration
public DateYearField()
Public Sub New()

DateYearField(YearDigitType)

Initializes a new instance of the GrapeCity.Windows.InputMan.Fields.DateYearField class.

Declaration
public DateYearField(YearDigitType yearDigit)
Public Sub New(yearDigit As YearDigitType)
Parameters
Type Name Description
YearDigitType yearDigit

The year digit.