Data for Silverlight
GetRow Method

C1.Silverlight.Data Namespace > DataRowView Class : GetRow Method
Gets a reference to the underlying DataRow object.
Syntax
'Declaration
 
Public Function GetRow() As DataRow
public DataRow GetRow()
See Also

Reference

DataRowView Class
DataRowView Members