FIX. RadMaskedEditBox - NumericMask does not behave correctly when NumberDecimalSeparator is equal to CurrencyGroupSeparator
When NumberFormat.NumberDecimalSeparator is same with NumberFormat.CurrencyGroupSeparator numbers cannot be edited and deleted.
As a workaround set these separators to different values.