C1.Silverlight.Data Namespace : DataRowView Class |
For a list of all members of this type, see DataRowView members.
Name | Description | |
---|---|---|
![]() | Equals | Determines if two DataRowView objects refer to the same DataRow. |
![]() | GetData | Overloaded. Gets the data for a specified column in the underlying DataRow. |
![]() | GetErrors | Gets the validation errors for a specified property or for the entire data row. |
![]() | GetHashCode | Serves as a hash function for a particular type. |
![]() | GetRow | Gets a reference to the underlying DataRow object. |
![]() | SetData | Overloaded. Sets the data for a specified column in the underlying DataRow. |