DecrementDecimal Method (NumericUpDown)

Action

Decreases the position value of the up/down control.

Syntax

C#
numericUpDown.DecrementDecimal([amount])
VB
numericUpDown.DecrementDecimal([amount])
Variable Description
amount Optional: The amount to increment. The default value is '1'. Double.