Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DayOfWeekStyle Property

In This Topic
    DayOfWeekStyle Property
    In This Topic
    Gets or sets the style for the Day of Week panel.
    Syntax
    'Declaration
     
    
    Public Property DayOfWeekStyle As Style
    public Style DayOfWeekStyle {get; set;}
    See Also