C1.WPF.FlexViewer.4 Assembly > C1.WPF.FlexViewer Namespace > C1FlexViewerPane Class : SearchText Method |
'Declaration Public Sub SearchText( _ ByVal text As System.String, _ ByVal matchWholeWord As System.Boolean, _ ByVal matchCase As System.Boolean, _ ByVal searchUp As System.Boolean _ )
public void SearchText( System.string text, System.bool matchWholeWord, System.bool matchCase, System.bool searchUp )