[]
Occurs when the SelectedAppointment property value has been changed.
public event EventHandler<PropertyChangeEventArgsBase> SelectedAppointmentChanged
Public Event SelectedAppointmentChanged As EventHandler(Of PropertyChangeEventArgsBase)
| Type | Description |
|---|---|
| EventHandler<PropertyChangeEventArgsBase> | Occurs when the property value has been changed. |