NumericUpDownAcceleration::Increment Property
.NET Framework (current version)
Gets or sets the quantity to increment or decrement the displayed value during acceleration.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::DecimalThe quantity to increment or decrement the displayed value during acceleration.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The set value is less than 0. |
.NET Framework
Available since 2.0
Available since 2.0
Show: