FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FullTextFilter Class / MatchNumbersProperty Field

In This Topic
    MatchNumbersProperty Field (C1FullTextFilter)
    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