Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / ActualBoldDayStyle Property

In This Topic
    ActualBoldDayStyle Property
    In This Topic
    Gets the style applied to bolded date slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualBoldDayStyle As C1Style
    public C1Style ActualBoldDayStyle {get;}
    See Also