C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1TextSearchManager Class / FoundPositionsChanged Event

In This Topic
FoundPositionsChanged Event (C1TextSearchManager)
In This Topic
Occurs when the FoundPositions list is changed.
Syntax
'Declaration
 
Public Event FoundPositionsChanged As EventHandler
 
See Also