ComponentOne Scheduler for WPF and Silverlight
IsSelected Property (IntervalAppointment)

C1.WPF.Schedule Namespace > IntervalAppointment Class : IsSelected Property
Gets or sets a value that determines whether the UI element that has this IntervalAppointment as a DataContext is selected. This is a dependency property.
Syntax
'Declaration
 
Public Property IsSelected As System.Boolean
public System.bool IsSelected {get; set;}
See Also

Reference

IntervalAppointment Class
IntervalAppointment Members