ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilterPresenter Class / MatchWholeWordProperty Field

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