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

In This Topic
    MatchWholeWords Property (C1FlexViewer)
    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