WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FullTextFilterPresenter Class / MatchWholeWord Property
In This Topic
    MatchWholeWord Property (FullTextFilterPresenter)
    In This Topic
    Gets or sets value of MatchWholeWord checkbox.
    Syntax
    public bool MatchWholeWord {get; set;}
    See Also