DateYearFieldTwoDigitYearMax プロパティ
|
名前空間:
GrapeCity.Windows.InputMan.Fields
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public int TwoDigitYearMax { get; set; }
Public Property TwoDigitYearMax As Integer
Get
Set
プロパティ値
型:
Int32
100 年の範囲内の、2 桁の年として表現できる最後の年を示す
Int32 値。null を指定することもできます。値が
の場合はシステムの既定値が返されます。
関連項目