ComponentOne Scheduler for WPF and Silverlight
WeekStyle Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : WeekStyle Property
Gets or sets a System.Windows.Style object that defines a UI representation of C1Scheduler control in a Week View mode. This is a dependency property.
Syntax
'Declaration
 
Public Property WeekStyle As System.Windows.Style
public System.Windows.Style WeekStyle {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members