Data for Silverlight
DataRowView Class Members
Methods  Events

C1.Silverlight.Data Namespace : DataRowView Class

The following tables list the members exposed by DataRowView.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodDetermines if two DataRowView objects refer to the same DataRow.  
Public MethodOverloaded. Gets the data for a specified column in the underlying DataRow.  
Public MethodGets the validation errors for a specified property or for the entire data row.  
Public MethodServes as the default hash function.  
Public MethodGets a reference to the underlying DataRow object.  
Public MethodOverloaded. Sets the data for a specified column in the underlying DataRow.  
Top
Public Events
 NameDescription
Public EventOccurs when the validation errors have changed for a property or for the entire data row.  
Public EventFires when one of the fields in the underlying DataRow changes value.  
Top
See Also

Reference

DataRowView Class
C1.Silverlight.Data Namespace