The RadNumericTextBox control supports declarative syntax
for accepting or rejecting user input. Using the Type property,
you can specify the following input formats without writing any custom
validation logic in your application:
Furthermore, you can define the culture of the displayed numeric data in order to conform to a specific region format.
This can be fine-tuned via the
Culture property of
RadNumericTextBox.