[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.C1ReportViewer.FindPrevious

FindPrevious Method

FindPrevious()

Go to the previous occurrence of FindText.

Declaration
public void FindPrevious()
Public Sub FindPrevious()

FindPrevious(IList<FrameworkElement>)

Declaration
public FindInfo FindPrevious(IList<FrameworkElement> source)
Public Function FindPrevious(source As IList(Of FrameworkElement)) As FindInfo
Parameters
Type Name Description
IList<FrameworkElement> source
Returns
Type Description
FindInfo