[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.C1FlexViewerPane.SearchText

SearchText Method

SearchText(string, bool, bool, bool)

Starts searching text with the specified parameters.

Declaration
public void SearchText(string text, bool matchWholeWord, bool matchCase, bool searchUp)
Public Sub SearchText(text As String, matchWholeWord As Boolean, matchCase As Boolean, searchUp As Boolean)
Parameters
Type Name Description
string text
bool matchWholeWord
bool matchCase
bool searchUp