ComponentOne Scheduler for WPF and Silverlight
MonthCalendarStyle Property (C1Calendar)

C1.WPF.Schedule Namespace > C1Calendar Class : MonthCalendarStyle Property
Gets or sets a Style applied to each child C1CalendarItem representing a single month. This is a dependency property.
Syntax
'Declaration
 
Public Property MonthCalendarStyle As System.Windows.Style
public System.Windows.Style MonthCalendarStyle {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members