Data for Silverlight
HasErrors Property (DataRow)

C1.Silverlight.Data Namespace > DataRow Class : HasErrors Property
Gets a value that indicates whether there are errors in a row.
Syntax
'Declaration
 
Public ReadOnly Property HasErrors As Boolean
public bool HasErrors {get;}
See Also

Reference

DataRow Class
DataRow Members