Thank you for choosing RadNumericUpDown!
The control provides functionality for selecting numeric values from within a predefined range. The control exposes a bunch of properties which can be used to fine-tune its
behavior, as well as an event that is fired when the currently selected value is changed.
Note |
|---|
In order to use RadNumericUpDown for Windows Phone, the following references are required: - Telerik.Windows.Core.dll
- Telerik.Windows.Controls.Primitives.dll
- Telerik.Windows.Controls.Input.dll
|