Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / BoldDayStyle Property

In This Topic
    BoldDayStyle Property
    In This Topic
    Gets or sets the style for bolded days slot.
    Syntax
    'Declaration
     
    
    Public Property BoldDayStyle As Style
    public Style BoldDayStyle {get; set;}
    See Also