GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : IndexOf Method |
The ReportItem object to locate in the ReportItemCollection.
'Declaration Public Overridable Function IndexOf( _ ByVal value As ReportItem _ ) As System.Integer
public virtual System.int IndexOf( ReportItem value )
The ReportItem object to locate in the ReportItemCollection.