Data for Silverlight
RowError Property

C1.Silverlight.Data Namespace > DataRow Class : RowError Property
Gets or sets the custom error description for a row.
Syntax
'Declaration
 
Public Property RowError As String
public string RowError {get; set;}
See Also

Reference

DataRow Class
DataRow Members