WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FullTextFilterPresenter Class / MatchCase Property
In This Topic
    MatchCase Property (FullTextFilterPresenter)
    In This Topic
    Gets or sets value of MatchCase checkbox.
    Syntax
    public bool MatchCase {get; set;}
    See Also