[]
Gets or sets the WorkDays object containing the set of working days in one week.
[TypeConverter(typeof(WorkDaysConverter))]
public WorkDays WorkDays { get; set; }
Note: WorkingWeekView style should set VisualTimeSpan property to 7 days. The actual number of displayed days will depend on the WorkDays list.