リサイズはクリックかドラッグ

DateYearDisplayField コンストラクター (Boolean, YearDigitType)

DateYearDisplayField クラスの新しいインスタンスを初期化します。

名前空間:  GrapeCity.Windows.InputMan.Fields
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public DateYearDisplayField(
	bool showLeadingZero,
	YearDigitType yearDigit
)

パラメーター

showLeadingZero
型: SystemBoolean
DateYearDisplayField に先行ゼロを表示する場合は 。それ以外の場合は
yearDigit
型: GrapeCity.Windows.InputManYearDigitType
年の桁の種類を示す YearDigitType 値。
関連項目