Data for Silverlight
Rows Property

C1.Silverlight.Data Namespace > DataTable Class : Rows Property
Gets a list of DataRow objects.
Syntax
'Declaration
 
Public ReadOnly Property Rows As DataRowCollection
public DataRowCollection Rows {get;}
See Also

Reference

DataTable Class
DataTable Members