ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayTheme Class / Bolded Property

In This Topic
    Bolded Property
    In This Topic
    Gets or sets bolded day style.
    Syntax
    'Declaration
     
    
    Public Property Bolded As DayStyle
    public DayStyle Bolded {get; set;}
    See Also