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

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