ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilter Class / ShowMatchCase Property

In This Topic
    ShowMatchCase Property
    In This Topic
    Gets or sets whether the MatchCase checkbox is shown.
    Syntax
    'Declaration
     
    
    Public Property ShowMatchCase As Boolean
    public bool ShowMatchCase {get; set;}
    See Also