[]
Gets or sets the tip text to display with the icon when validation is successful.
public string ValidIconTip { get; set; }
Public Property ValidIconTip As String
| Type | Description |
|---|---|
| string | The icon tip text. The default is String.Empty. |