ComponentOne FlexReport for WinForms
SearchStarted Property (C1FlexViewer)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : SearchStarted Property
Gets a value indicating if 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

C1FlexViewer Class
C1FlexViewer Members