設定可能な範囲の最大値を示す 10 進数値を取得または設定します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文[TypeConverterAttribute(typeof(DecimalConverter))]
public decimal MaxValue { get; set; }
<TypeConverterAttribute(GetType(DecimalConverter))>
Public Property MaxValue As Decimal
Get
Set
プロパティ値
型:
Decimal
関連項目