GrapeCity.ActiveReports.Document.v8 Assembly > GrapeCity.ActiveReports.Document Namespace > SectionDocument Class > Find Method : Find(String,Int32) Method |
String to search for in the document.
'Declaration Public Overloads Function Find( _ ByVal searchString As System.String, _ ByRef currentIndex As System.Integer _ ) As System.Boolean
public System.bool Find( System.string searchString, ref System.int currentIndex )
String to search for in the document.