MatchWholeWord Property (FullTextFilterBehavior) | WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FullTextFilterBehavior Class / MatchWholeWord Property
In This Topic
MatchWholeWord Property (FullTextFilterBehavior)
In This Topic
Gets or sets whether the filtered text should match the whole word.
Syntax
public bool MatchWholeWord {get; set;}
See Also