FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class / MatchWholeWord Property

In This Topic
    MatchWholeWord Property (SearchBarElements)
    In This Topic
    Gets the element for the MatchWholeWord action.
    Syntax
    'Declaration
     
    Public ReadOnly Property MatchWholeWord As ButtonActionElement
    public ButtonActionElement MatchWholeWord {get;}
    See Also