ComponentOne Scheduler for WPF and Silverlight
DaySlotStyle Property (CalendarBase)

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

Reference

CalendarBase Class
CalendarBase Members