Number Box
Last updated
Last updated
⚙️ Powered by Rock RMS
Inherits from TextBox
The Number Box view provides an input box for the user to enter a decimal number. It ensures the value is a valid decimal number during validation. The number may be negative and may or may not contain a fractional amount. However, if it does contain a decimal separator then it must also include at least one digit after the separator.
See TextBox for available properties.