Hi Mauricio,
Thank you for writing.
At this moment the value is not changed yet. So it is normal to get the old value in this event.
You can get the actual value on ValueChanged event. Please refer to code snippet which demonstrates you can cancel the RadMaskedEditBox value based on a certain condition.
I hope this helps.
Kind regards,
Peter
the Telerik team