GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRowCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As DataRow
public DataRow this[ System.int index ]; {get; set;}