Indicates whether a day represented by the DaySlot is currently
bolded in C1Calendar UI.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public bool IsBolded { get; internal set; } |
| Visual Basic |
|---|
Public Property IsBolded As Boolean Get Friend Set |