Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateRangePicker Class / TodayStyle Property

In This Topic
    TodayStyle Property (C1DateRangePicker)
    In This Topic
    Custom TodayStyle
    Syntax
    'Declaration
     
    
    Public Property TodayStyle As C1Style
    public C1Style TodayStyle {get; set;}
    See Also