ComponentOne Scheduler for WinForms
ShowWorkTimeOnly Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : ShowWorkTimeOnly Property
Gets or sets the System.Boolean value indicating whether the control should show only working hours in Day and TimeLine views.
Syntax
'Declaration
 
Public Property ShowWorkTimeOnly As System.Boolean
public System.bool ShowWorkTimeOnly {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members