[]
Gets or sets the data validation error message will be displayed whenever the user enters invalid data.
bool ShowError { get; set; }
Property ShowError As Boolean
true if the data validation error message will be displayed; otherwise, false.
true
false