Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2349
XamNumbericEditor Mask Range 0-100.000
posted

I have found something close to this:

{number:min-max} {number:min-max} is a place holder for a number section that can accept values in the range from min to max. Examples: {number:0-255}, {number:-10-10}.

However, this is numeric and does not allow for a floating point decimal out to 3 places (such as 45.231).

Anyone know how to do this???