Finds the next occurence of the current search string.

Namespace:  PerpetuumSoft.Reporting.View
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public void FindNextText()
Visual Basic (Declaration)
Public Sub FindNextText
Visual C++
public:
void FindNextText()

See Also