Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / DoSearchAgainBackward Method

In This Topic
    DoSearchAgainBackward Method
    In This Topic
    Repeats the last search and select the previous occurrence.
    Syntax
    'Declaration
     
    Public Function DoSearchAgainBackward() As Boolean
    public bool DoSearchAgainBackward()

    Return Value

    True if the search text was found, false otherwise.
    See Also