ComponentOne Scheduler for WPF and Silverlight
WorkDays Property (CalendarHelper)

C1.WPF.Schedule Namespace > CalendarHelper Class : WorkDays Property
Gets or sets the WorkDays object containing the set of working days in one week.
Syntax
'Declaration
 
Public Property WorkDays As WorkDays
public WorkDays WorkDays {get; set;}
Remarks
Note: WorkingWeekView style should set VisualTimeSpan property to 7 days. The actual number of displayed days will depend on the WorkDays list.
See Also

Reference

CalendarHelper Class
CalendarHelper Members