[]
Gets or sets whether to show the recommended value.
public bool ShowRecommendedValue { get; set; }
Public Property ShowRecommendedValue As Boolean
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.