Data for Silverlight
Table Property (DataRow)

C1.Silverlight.Data Namespace > DataRow Class : Table Property
Gets a reference to the DataTable that contains this row.
Syntax
'Declaration
 
Public ReadOnly Property Table As DataTable
public DataTable Table {get;}
See Also

Reference

DataRow Class
DataRow Members