ComponentOne Scheduler for WPF and Silverlight
IsBolded Property (DaySlot)

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

Reference

DaySlot Class
DaySlot Members