[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.WeekStart

WeekStart Property

WeekStart

Gets or sets the DayOfWeek value determining the first day of the week. Default is system settings.

Declaration
[TypeConverter(typeof(DayOfWeekConverter))]
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.WeekStart", "The first working day of the week.")]
public DayOfWeek WeekStart { get; set; }