Set Maximum Number of Decimal Digits
29 Jun 2020 / 1 minute to read
The maximum number of digits to be displayed after the decimal point can be specified by using MaximumDecimalDigits
property.
NOTE
The
MaximumDecimalDigits
property can be provided with positive value only.
[C#]
numeric.MaximumDecimalDigits = 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