Data for Silverlight
Row Property

C1.Silverlight.Data Namespace > DataColumnChangeEventArgs Class : Row Property
Gets the DataRow of the column with a changing value.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataRow
public DataRow Row {get;}
See Also

Reference

DataColumnChangeEventArgs Class
DataColumnChangeEventArgs Members