Data for Silverlight
HasErrors Property (DataTable)

C1.Silverlight.Data Namespace > DataTable Class : HasErrors Property
Gets a value indicating whether there are errors in any of the rows.
Syntax
'Declaration
 
Public ReadOnly Property HasErrors As Boolean
public bool HasErrors {get;}
See Also

Reference

DataTable Class
DataTable Members