ComponentOne Scheduler for WPF and Silverlight
ShowWorkTimeOnly Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : ShowWorkTimeOnly Property
Gets or sets the System.Boolean value determining whether control shows working time only. This is a dependency property. This property affects Day/Work Week views or any custom view which has VisualIntervalScale value less than one day.
Syntax
'Declaration
 
Public Property ShowWorkTimeOnly As System.Boolean
public System.bool ShowWorkTimeOnly {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members