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

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