WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / SearchStarted Property
In This Topic
    SearchStarted Property
    In This Topic
    Gets a value indicating if the search mode is started and you can call the SearchNext and SearchPrevious methods.
    Syntax
    public bool SearchStarted {get;}
    See Also