GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRowCollection Class : IndexOf Method |
'Declaration Public Function IndexOf( _ ByVal value As DataRow _ ) As System.Integer
public System.int IndexOf( DataRow value )