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

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