ModelMetadata.HasNonDefaultEditFormat Property

Definition

Gets a value indicating whether EditFormatString has a non-null, non-empty value different from the default for the datatype.

public:
 abstract property bool HasNonDefaultEditFormat { bool get(); };
public abstract bool HasNonDefaultEditFormat { get; }
member this.HasNonDefaultEditFormat : bool
Public MustOverride ReadOnly Property HasNonDefaultEditFormat As Boolean

Property Value

Applies to