FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FullTextFilterBehavior Class / MatchWholeWordProperty Field

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