FirstDayOfWeek Property
FirstDayOfWeek
Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.
Declaration
[Parameter]
public DayOfWeek? FirstDayOfWeek { get; set; }
<Parameter>
Public Property FirstDayOfWeek As DayOfWeek?