Table of Contents

Property MatchCase

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

MatchCase

Gets or sets a value indicating whether the search is case-sensitive. The default is false.

public bool MatchCase { get; set; }

Property Value

bool

Remarks

Case-insensitive matching folds with ToUpperInvariant(), so a search finds the same text in every culture — including tr-TR, where a culture-sensitive fold would stop I matching i.