FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FullTextFilterBehavior Class / MatchCaseProperty Field

In This Topic
    MatchCaseProperty Field (FullTextFilterBehavior)
    In This Topic
    Identifies the MatchCase dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MatchCaseProperty As DependencyProperty
    public static readonly DependencyProperty MatchCaseProperty
    See Also