NumericUpDownAcceleration.Increment 屬性

定義

在加速過程中,取得或設定數量以增加或減少顯示值。

public:
 property System::Decimal Increment { System::Decimal get(); void set(System::Decimal value); };
public decimal Increment { get; set; }
member this.Increment : decimal with get, set
Public Property Increment As Decimal

屬性值

在加速過程中,增加或減少顯示值的數量。

例外狀況

設定值小於 0。

適用於