Searches the text
Namespace:
PerpetuumSoft.Reporting.ViewAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void FindText( bool findNext ) |
Visual Basic (Declaration) |
---|
Public Sub FindText ( _ findNext As Boolean _ ) |
Visual C++ |
---|
public: void FindText( bool findNext ) |
Parameters
- findNext
- Type: System..::.Boolean