GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > DataTable Class : Rows Property |
'Declaration Public ReadOnly Property Rows As IItemCollection(Of DataRow)
public IItemCollection<DataRow> Rows {get;}