Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / FullTextFilterPresenter Class / MatchWholeWordProperty Field

In This Topic
    MatchWholeWordProperty Field (FullTextFilterPresenter)
    In This Topic
    Identifies the MatchWholeWord dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MatchWholeWordProperty As DependencyProperty
    public static readonly DependencyProperty MatchWholeWordProperty
    See Also