ComponentOne Scheduler for WinForms
ShowWeekends Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : ShowWeekends Property
Gets or sets the System.Boolean value indicating whether the control should show weekends in a Month View. The default value is True.
Syntax
'Declaration
 
Public Property ShowWeekends As System.Boolean
public System.bool ShowWeekends {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members