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

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