'宣言 Public Function New( _ ByVal showLeadingZero As System.Boolean, _ ByVal yearDigit As YearDigitType _ )
public DateYearDisplayField( System.bool showLeadingZero, YearDigitType yearDigit )
パラメータ
- showLeadingZero
- trueに先行ゼロを表示する場合は DateYearDisplayField。それ以外の場合は false。
- yearDigit
- 年の桁の種類を示す GrapeCity.Windows.InputMan.YearDigitType値。