WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FullTextFilterBehavior Class / MatchCase Property
In This Topic
    MatchCase Property (FullTextFilterBehavior)
    In This Topic
    Gets or sets whether the filtered text should match the case too.
    Syntax
    public bool MatchCase {get; set;}
    See Also