Indicates whether a day represented by the DaySlot is currently bolded in C1CalendarItem UI. This is a dependency property.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public bool IsBolded { get; }
Visual Basic
Public ReadOnly Property IsBolded As Boolean
	Get

See Also