Gets or sets the number of decimal places to display in the spin box (also known as an up-down control).
Documentation for this section has not yet been entered.
When the NumericUpDown.DecimalPlaces property is set, the NumericUpDown.UpdateEditText method is called to update the spin box's display to the new format.
The appropriate decimal symbol is determined by the regional settings of the user's operating system.