[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.SearchOptions

SearchOptions Class

Represents the configuration options for performing text searches.

Inheritance
SearchOptions
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class SearchOptions

Constructors

Name Description
SearchOptions()

Properties

Name Description
MatchCase

Gets or sets a value indicating whether the search should be case-sensitive.

WholePhrase

Gets or sets a value indicating whether the search should match the whole phrase exactly as it appears.