ComponentOne Scheduler for WPF and Silverlight
DayOfWeekSlotStyle Property (CalendarBase)

C1.WPF.Schedule Namespace > CalendarBase Class : DayOfWeekSlotStyle Property
Gets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week.
Syntax
'Declaration
 
Public Property DayOfWeekSlotStyle As System.Windows.Style
public System.Windows.Style DayOfWeekSlotStyle {get; set;}
See Also

Reference

CalendarBase Class
CalendarBase Members