Set Maximum Number of Decimal Digits
17 Jul 2020 / 1 minute to read
The maximum number of digits to be displayed after the decimal point can be specified by using MaximumNumberDecimalDigits
property.
NOTE
The
MaximumNumberDecimalDigits
property can be provided with positive value only.
[C#]
numericTextBox.MaximumNumberDecimalDigits = 2;
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page