名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public Nullable<decimal> Integer { get; }
Public ReadOnly Property Integer As Nullable(Of Decimal)
Get
プロパティ値
型:
NullableDecimal
入力された数値の整数部を示す null 許容の 10 進数値。
関連項目