ModelMetadata.EditFormatString Property

Definition

Gets or sets the edit format string of the model.

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

Property Value

The edit format string of the model.

Applies to