RadNumericBox is a TextBox control that provides functionality for selecting numeric values within a predefined range. The control exposes a convenient API to customize its behavior to best fit customer’s business requirements.
RadNumericBox has properties to define the range of its value.
The control has properties to set the increment of the value on SpinButton click and PageUp/Down key press.
The control supports custom defined formats of its value.
The control spin buttons can be visible or hidden.
RadNumericBox provides built-in support for visualizing content when the textbox is empty and unfocused.
The control provides a template for its appearance which can be customized.