FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilterRow Class / MatchWholeWordProperty Field

In This Topic
    MatchWholeWordProperty Field (C1FlexGridFilterRow)
    In This Topic
    Gets or sets whether the filtered text should match the whole word.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MatchWholeWordProperty As DependencyProperty
    public static readonly DependencyProperty MatchWholeWordProperty
    See Also