DoSearchAgainBackward Method (C1PreviewTextSearchPanel)
Repeats the last search and select the previous occurrence.
'Declaration
Public Function DoSearchAgainBackward() As Boolean
public bool DoSearchAgainBackward()
Return Value
True if the search text was found, false otherwise.