Progress® Telerik® Reporting R1 2021
SearchArgs Properties
The SearchArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | MatchCase |
Determines if the search is case-sensitive.
|
![]() | MatchWholeWord |
Determines if the search should respect whole words only.
|
![]() | SearchToken |
The token used to perform the search.
|
![]() | UseRegularExpressions |
Determines if the search token represents a regular expression.
|