Gets or sets the first weekend day in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DayOfWeek FirstWeekendDay { get; set; } |
Visual Basic
![]() |
---|
Public Property FirstWeekendDay As DayOfWeek |
One of the System.DayOfWeek enumeration values that specifies the first weekend day in the calendar. Default value is DayOfWeek.Saturday.
Specifies which day to regard as start of the weekend.