ModelMetadata.ShowForEdit Property

Definition

Gets a value that indicates whether the property should be displayed in editable views.

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

Property Value

Applies to