[]
        
Gets or sets whether to show the recommended value.
public bool ShowRecommendedValue { get; set; }Public Property ShowRecommendedValue As Boolean| Type | Description | 
|---|---|
| bool | true to show the recommended value; otherwise, false.
 | 
The value of the RecommendedValue property is shown when ShowRecommendedValue is true and the value is not fully entered; otherwise, the value of the RecommendedValue property is not shown.