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