PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview 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 ButtonPreviewElement
    public ButtonPreviewElement MatchWholeWord {get;}
    See Also