ComponentOne Scheduler for WPF and Silverlight
SelectedAppointment Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SelectedAppointment Property
Gets or sets an C1.C1Schedule.Appointment that is currently selected in the control UI. This is a dependency property.
Syntax
'Declaration
 
Public Property SelectedAppointment As Appointment
public Appointment SelectedAppointment {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members