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