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

In This Topic
    WholePhrase Property
    In This Topic
    Whether the search should look for a whole phrase
    Syntax
    'Declaration
     
    Public Property WholePhrase As Boolean
    public bool WholePhrase {get; set;}
    See Also