ModelMetadata.DisplayFormatString Property

Definition

Gets or sets the display format string for the model.

public virtual string DisplayFormatString { get; set; }
member this.DisplayFormatString : string with get, set
Public Overridable Property DisplayFormatString As String

Property Value

The display format string for the model.

Applies to