WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / FirstDayOfWeek Property
In This Topic
    FirstDayOfWeek Property (C1DatePicker)
    In This Topic
    Gets or sets the day that is considered the beginning of the week.
    Syntax
    public DayOfWeek FirstDayOfWeek {get; set;}
    See Also