Gets or sets the DayOfWeek value determining
the first day of the week. Default is system settings.
This is a dependency property.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public DayOfWeek FirstDayOfWeek { get; set; } |
| Visual Basic |
|---|
Public Property FirstDayOfWeek As DayOfWeek Get Set |