| C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > IC1WebReportService Interface : SearchText Method |
true search will be case sensitive.
true query text will be recognized as a regular expression.
'DeclarationFunction SearchText( _ ByVal documentKey As System.String, _ ByVal query As System.String, _ ByVal caseSensitive As System.Boolean, _ ByVal useRegExp As System.Boolean _ ) As SearchResults
SearchResults SearchText( System.string documentKey, System.string query, System.bool caseSensitive, System.bool useRegExp )
true search will be case sensitive.true query text will be recognized as a regular expression.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2