ActiveReports 9
Rows Property (DataTable)

Gets table rows.
Syntax
'Declaration
 
Public ReadOnly Property Rows As IItemCollection(Of DataRow)
public IItemCollection<DataRow> Rows {get;}
See Also

Reference

DataTable Class
DataTable Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum