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

In This Topic
    DayBackground Property
    In This Topic
    Gets or sets the background for the day slots.
    Syntax
    'Declaration
     
    
    Public Property DayBackground As C1Color
    public C1Color DayBackground {get; set;}
    See Also