C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace > C1Scheduler Class : SelectedAppointmentChanged Event |
'Declaration Public Event SelectedAppointmentChanged As System.EventHandler(Of PropertyChangeEventArgsBase)
public event System.EventHandler<PropertyChangeEventArgsBase> SelectedAppointmentChanged
The event handler receives an argument of type PropertyChangeEventArgsBase containing data related to this event. The following PropertyChangeEventArgsBase properties provide information specific to this event.
Property | Description |
---|---|
OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
Property | Gets a System.Windows.DependencyProperty object. |