Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.SearchToolBar Class / MatchWholeWord Property

In This Topic
    MatchWholeWord Property
    In This Topic
    Gets the Match Whole Word toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property MatchWholeWord As ToolStripButton
    public ToolStripButton MatchWholeWord {get;}
    See Also