ComponentOne Scheduler for WPF and Silverlight
MonthSlotStyle Property (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : MonthSlotStyle Property
Gets or sets a Style for C1CalendarPresenter elements which are the root elements of a visual tree representing a single month. This is a dependency property.
Syntax
'Declaration
 
Public Property MonthSlotStyle As System.Windows.Style
public System.Windows.Style MonthSlotStyle {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members