ActiveReports 10
FindOptions Constructor(String)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > FindOptions Class > FindOptions Constructor : FindOptions Constructor(String)
The text.
Initializes a new instance of the FindOptions class.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As String _
)
public FindOptions( 
   string text
)

Parameters

text
The text.
See Also

Reference

FindOptions Class
FindOptions Members
Overload List