FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilterRow Class / MatchCaseProperty Field

In This Topic
    MatchCaseProperty Field (C1FlexGridFilterRow)
    In This Topic
    Gets or sets whether the filtered text should match the whole word.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MatchCaseProperty As DependencyProperty
    public static readonly DependencyProperty MatchCaseProperty
    See Also