FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / MatchCase Property

In This Topic
    MatchCase Property (C1FlexViewer)
    In This Topic
    Indicating if search should match case.
    Syntax
    'Declaration
     
    Public Property MatchCase As Boolean
    public bool MatchCase {get; set;}
    See Also