FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1TextSearchManager Class / FoundPositionsChanged Event

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