how to fomat as money in mvc model code example Example: .net mvc decimal displayformat currency [DataType(DataType.Currency)] public float? Cost{ get; set; }