Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.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 C1Style
    public C1Style BoldDayStyle {get; set;}
    See Also