Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / RecordPositionChanged Event

In This Topic
    RecordPositionChanged Event
    In This Topic
    Occurs when the RecordPosition has changed.
    Syntax
    'Declaration
     
    
    Public Event RecordPositionChanged As EventHandler
    public event EventHandler RecordPositionChanged
    See Also