Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / SearchTextBox Property

In This Topic
    SearchTextBox Property
    In This Topic
    Gets the text box for entering the search text.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchTextBox As TextBox
    public TextBox SearchTextBox {get;}
    See Also