Progress® Telerik® Reporting R1 2019
SearchArgs Properties
The SearchArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ClientId | |
![]() | DocumentId |
Gets or sets a string representation of a report document reference
|
![]() | InstanceId |
The report instance used for the document
|
![]() | 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
|