SearchStarted Property
SearchStarted
Gets a value indicating if search mode is started and you can call the SearchNext and SearchPrevious methods.
Declaration
[Browsable(false)]
public bool SearchStarted { get; }
<Browsable(False)>
Public ReadOnly Property SearchStarted As Boolean