Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1CalendarResources Class / DayOfWeekSlotStyle Property

In This Topic
    DayOfWeekSlotStyle Property (C1CalendarResources)
    In This Topic
    Gets the System.Windows.Style object describing day of week slot style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DayOfWeekSlotStyle As Style
    public Style DayOfWeekSlotStyle {get;}
    See Also