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

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