[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridFilterRow.MatchWholeWord

MatchWholeWord Property

MatchWholeWord

Gets or sets whether the filtered text should match the whole word.

Declaration
[Parameter]
public bool MatchWholeWord { get; set; }
<Parameter>
Public Property MatchWholeWord As Boolean