About Syncfusion® WPF Numeric UpDown Control
18 Nov 20181 minute to read
The WPF Numeric UpDown control displays numeric values. The value can be edited by scrolling, or by using the Increment and Decrement buttons. It allows you to define the maximum and minimum values that bound the increment/decrement range. You can also specify the interval applied to the value on each increase or decrease.

Features
-
Value - Provides a range defined by
MinimumandMaximumvalues. - Null value - Provides an option to set a null value.
- Editing - Provides options to change the value using the up/down buttons and to edit the value directly in the text area.
- Culture - Provides culture support for the number formatting.
- Animation - Provides animation for the value-change transition.
- Keyboard and mouse support - Provides options to change the value using the keyboard and mouse.
- Appearance - Provides several built-in skins and customizable styles.