ComponentOne Scheduler for WPF and Silverlight
IsSelectedAppointment Property (IntervalAppointment)

C1.Silverlight.Schedule Namespace > IntervalAppointment Class : IsSelectedAppointment Property
Gets or sets a value that determines whether the Appointment is selected in C1Scheduler UI.
Syntax
'Declaration
 
Public Property IsSelectedAppointment As System.Boolean
public System.bool IsSelectedAppointment {get; set;}
See Also

Reference

IntervalAppointment Class
IntervalAppointment Members