[]
Gets or sets which weekday to display first in the drop-down calendar.
public DayOfWeek FirstDayOfWeek { get; set; }
Public Property FirstDayOfWeek As DayOfWeek
Type | Description |
---|---|
DayOfWeek | A DayOfWeek value that indicates which weekday to display first in the drop-down calendar.
|
This property determines which day of the week to display first.