I have a decimal number that I want rounded to two decimal places. How do I do that and where should I put it: in the class method or in the form.cs file?
↧
Decimal number to two decimal places
↧
I have a decimal number that I want rounded to two decimal places. How do I do that and where should I put it: in the class method or in the form.cs file?