Data for Silverlight
DataRow Class Properties

C1.Silverlight.Data Namespace : DataRow Class

For a list of all members of this type, see DataRow members.

Public Properties
 NameDescription
Public PropertyGets a value that indicates whether there are errors in a row.  
Public PropertyOverloaded. Gets or sets the value stored in this row for a given column.  
Public PropertyGets or sets an array of objects that represent the data stored in this row.  
Public PropertyGets or sets the custom error description for a row.  
Public PropertyGets a DataRowState value that determines the state of this row.  
Public PropertyGets a reference to the DataTable that contains this row.  
Top
See Also

Reference

DataRow Class
C1.Silverlight.Data Namespace