Partager via


ReportViewer.FindNext, méthode ()

 

Publication: mars 2016

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

public int FindNext()
public:
int FindNext()
member FindNext : unit -> int
Public Function FindNext As Integer

Valeur de retour

Type: System.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

ReportViewer, classe
Microsoft.Reporting.WinForms, espace de noms

Retour au début