Share via


DefaultModelMetadata.EditFormatString Property

Definition

Gets the format string (see https://msdn.microsoft.com/en-us/library/txafckwd.aspx) used to edit the model.

public:
 virtual property System::String ^ EditFormatString { System::String ^ get(); };
public override string EditFormatString { get; }
public override string? EditFormatString { get; }
member this.EditFormatString : string
Public Overrides ReadOnly Property EditFormatString As String

Property Value

Applies to