ComponentOne FlexReport for UWP
SearchStarted Property

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewerPane Class : SearchStarted Property
Gets a value indicating if the search mode is started and you can call the SearchNext and SearchPrevious methods.
Syntax
'Declaration
 
Public ReadOnly Property SearchStarted As System.Boolean
public System.bool SearchStarted {get;}
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members