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

In This Topic
    SearchLabel Property
    In This Topic
    Gets the "Find:" search toolstrip label.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchLabel As ToolStripLabel
    public ToolStripLabel SearchLabel {get;}
    See Also