WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FullTextFilter Class / MatchCase Property
In This Topic
    MatchCase Property (FullTextFilter)
    In This Topic
    To know MatchCase mode is enable or not.
    Syntax
    public bool MatchCase {get; set;}
    See Also