ComponentOne Scheduler for WPF and Silverlight
IsSelected Property (DaySlot)

C1.WPF.Schedule Namespace > DaySlot Class : IsSelected Property
Indicates whether a day represented by the DaySlot is currently selected in C1CalendarItem UI. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsSelected As System.Boolean
public System.bool IsSelected {get;}
See Also

Reference

DaySlot Class
DaySlot Members