FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / ResetSearch Method

In This Topic
    ResetSearch Method
    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