Gets or sets the day which the scheduler's view week starts from.
public FirstDayOfWeek FirstDayOfWeek { get; set; }
Public Property FirstDayOfWeek As FirstDayOfWeek
Note that if the FirstDayOfWeek property is set to FirstDayOfWeek.System, then the first day of the week will be obtained from the regional options of the local machine.