[]
Gets or sets the recommended value.
public string RecommendedValue { get; set; }
Public Property RecommendedValue As String
Type | Description |
---|---|
string | A string value indicates the default value of the editor. |
Recommended value is used to indicate the user a possible input the content as a hint. It's only shown up when GcTextBox is active.