Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimePicker Class / DayStyle Property

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