GridValidation.ShowError

GridValidation.ShowError property

Indicates whether the data validation error message will be displayed whenever the user enters invalid data.

public bool ShowError { get; set; }

See Also