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

In This Topic
    DayStyle Property (C1Calendar)
    In This Topic
    Gets or sets the style for the normal day slot.
    Syntax
    'Declaration
     
    
    Public Property DayStyle As C1Style
    public C1Style DayStyle {get; set;}
    See Also