ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / SearchOptions Class / MatchCase Property

In This Topic
    MatchCase Property (SearchOptions)
    In This Topic
    Whether the search should respect the case
    Syntax
    'Declaration
     
    Public Property MatchCase As Boolean
    public bool MatchCase {get; set;}
    See Also