Udostępnij za pośrednictwem


Metoda ReportViewer.FindNext —

Continues the search for the specified text string.

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

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

Wartość zwracana

Typ: Int32
An integer value containing the page number on which the search string was found, or 0 if the search string was not found.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms