[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.SearchOptions.WholePhrase

WholePhrase Property

WholePhrase

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

Declaration
public bool WholePhrase { get; set; }
Property Value
Type Description
bool

true if the search should match the entire phrase exactly; otherwise, false if partial matches are acceptable.