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