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

In This Topic
    MatchWholeWords Property (FlexViewer)
    In This Topic
    Indicates if search should match the whole words.
    Syntax
    'Declaration
     
    Public Property MatchWholeWords As Boolean
    public bool MatchWholeWords {get; set;}
    See Also