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

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