Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.Forms Namespace / GoToDate Class / BindingContextChanged Event

In This Topic
    BindingContextChanged Event (GoToDate)
    In This Topic
    Syntax
    'Declaration
     
    Public Event BindingContextChanged As System.EventHandler
    public event System.EventHandler BindingContextChanged
    See Also