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

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