ComponentOne Scheduler for WPF and Silverlight
SelectedIntervalAppointment Property (C1Scheduler)

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

Reference

C1Scheduler Class
C1Scheduler Members