Validation.ShowError Property

Definition

True if the data validation error message will be displayed whenever the user enters invalid data. Read/write Boolean.

public:
 property bool ShowError { bool get(); void set(bool value); };
public bool ShowError { get; set; }
Public Property ShowError As Boolean

Property Value

Applies to