ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / C1FullTextSearchBehavior Class / MatchWholeWordProperty Field

In This Topic
    MatchWholeWordProperty Field
    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