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

In This Topic
    MatchNumbersProperty Field
    In This Topic
    Gets or sets whether number columns should be taken into account.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MatchNumbersProperty As DependencyProperty
    public static readonly DependencyProperty MatchNumbersProperty
    See Also