Data for Silverlight
ClearErrors Method

C1.Silverlight.Data Namespace > DataRow Class : ClearErrors Method
Clears the errors for the row. This includes the RowError and errors set with SetColumnError.
Syntax
'Declaration
 
Public Sub ClearErrors() 
public void ClearErrors()
See Also

Reference

DataRow Class
DataRow Members