Skip to content

IEditableRow.RemoveValidationError method

Removes the validation error.

public void RemoveValidationError(string propertyName)
parameter description
propertyName Name of the property.

See Also