FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / ResetSearch Method

In This Topic
    ResetSearch Method (C1FlexViewer)
    In This Topic
    Stops the search mode and removes highlighting from the found text fragments.
    Syntax
    'Declaration
     
    Public Function ResetSearch() As Boolean
    public bool ResetSearch()
    See Also