[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.C1ReportViewer.FindNext

FindNext Method

FindNext()

Go to the next occurrence of FindText.

Declaration
public void FindNext()

FindNext(IList<FrameworkElement>)

Declaration
public FindInfo FindNext(IList<FrameworkElement> source)
Parameters
Type Name Description
IList<FrameworkElement> source
Returns
Type Description
FindInfo