MaskedInput: Incorrect Space Key Behavior. Space must not be allowed in Currency and Numeric input.
When the user inputs digits in the RadMaskedNumericInput and then inputs some Spaces, the Value property is not changed although the UpdateValueEvent="PropertyChanged". It is only changed when the focus is lost.