ModelMetadata.ShowForDisplay Property

Definition

Gets a value that indicates whether the property should be displayed in read-only views.

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

Property Value

Applies to