ComponentOne FlexReport for UWP
SearchPrevious Method

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewerPane Class : SearchPrevious Method
Searches for the previous occurrence.
Syntax
'Declaration
 
Public Function SearchPrevious() As System.Threading.Tasks.Task(Of C1FoundPosition)
public System.Threading.Tasks.Task<C1FoundPosition> SearchPrevious()
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members