InputNumber - masked

InputNumber control can display value using mask, when the control has not focus. Use DisplayMask propery to set the mask.

#  - is digit placeholder. In editing mode will be replaced with number.

Mask Description
###.###.###.### Big decimal number
(###) ###_#### Phone number
###_##_#### Social security number
 ##/##/## ##:## Short date-time
Custom