Gets or sets the day that is considered the beginning of the week.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public DayOfWeek FirstDayOfWeek { get; set; } |
| Visual Basic |
|---|
Public Property FirstDayOfWeek As DayOfWeek Get Set |