[]
        
(Showing Draft Content)

C1.WPF.Schedule.CalendarHelper.WorkDays

WorkDays Property

WorkDays

Gets or sets the WorkDays object containing the set of working days in one week.

Declaration
[TypeConverter(typeof(WorkDaysConverter))]
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.