Check out example codes for ".net mvc decimal displayformat currency". It will help you in understanding the concepts better.
Code Example 1
[DataType(DataType.Currency)]
public float? Cost{ get; set; }
Learn ReactJs, React Native from akashmittal.com