I am trying to get one control to accept each of the following masks:
###
###-###
###-###-###
That is to say, any one of the above three masks represents valid input. How would I go about getting the XamMaskedEditor to accept each of these masks?
The MaskedEditor will only support a single mask, although it's an interesting idea. I will forward it to our Product Management team.