Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / FullTextFilterPresenter Class / MatchCaseProperty Field

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