WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FullTextFilter Class / ShowMatchCase Property
In This Topic
    ShowMatchCase Property
    In This Topic
    Gets or sets whether the MatchCase checkbox is shown.
    Syntax
    public bool ShowMatchCase {get; set;}
    See Also