ModelMetadata.DisplayFormatString Property
Gets or sets the display format string for the model.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
This property is used when ASP.NET displays the model value in a MVC template. The default value is null.
Show: