IsSelected Property (DaySlot)
In This Topic
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 Boolean
public bool IsSelected {get;}
See Also