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

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