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

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