[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.SearchOptions.MatchCase

MatchCase Property

MatchCase

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

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

true if the search should consider the case of the text (e.g., 'apple' is different from 'Apple'); otherwise, false.