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

In This Topic
    ActualDayOfWeekStyle Property
    In This Topic
    Gets the style applied to day-of-week slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualDayOfWeekStyle As C1Style
    public C1Style ActualDayOfWeekStyle {get;}
    See Also