FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class / SearchTextBox Property

In This Topic
    SearchTextBox Property (SearchBarElements)
    In This Topic
    Gets the element for the SearchTextBox item.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchTextBox As TextBoxActionElement
    public TextBoxActionElement SearchTextBox {get;}
    See Also