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

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