Skip to main content

FirstDayOfWeek Property

Gets or sets the day that is considered the beginning of the week.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public DayOfWeek FirstDayOfWeek { get; set; }

Property Value

DayOfWeek
A DayOfWeek representing the beginning of the week. The default is Sunday.

See Also

Reference

Calendar Class
Avalonia.Controls Namespace