'宣言
Public Property FirstDayOfWeek As System.DayOfWeek
public System.DayOfWeek FirstDayOfWeek {get; set;}
解説
Setting this property to null causes the calendar to use the default for the current culture. In the English culture, the first day of the week is Sunday; in most European cultures, the first day of the week is Monday.