Partager via


ReportViewer.FindNext, méthode

Continue à rechercher la chaîne de texte spécifiée.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Function FindNext As Integer
public int FindNext()
public:
int FindNext()
member FindNext : unit -> int 
public function FindNext() : int

Valeur de retour

Type : Int32
Valeur integer qui contient le numéro de la page sur laquelle la chaîne recherchée a été trouvée ou 0 si la chaîne recherchée est introuvable.

Voir aussi

Référence

ReportViewer Classe

Microsoft.Reporting.WinForms, espace de noms