EnvironmentOverriddenElementProperty.SuggestedValuesEditable Property
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property SuggestedValuesEditable As Boolean
public override bool SuggestedValuesEditable { get; }
public:
virtual property bool SuggestedValuesEditable {
bool get () override;
}
public override function get SuggestedValuesEditable () : boolean
See Also
EnvironmentOverriddenElementProperty Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace