C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / SearchStarted Property

In This Topic
SearchStarted Property (C1FlexViewerPane)
In This Topic
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 Boolean
 
See Also