WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CalendarSettings Class / FirstDayOfWeek Property
In This Topic
    FirstDayOfWeek Property (CalendarSettings)
    In This Topic
    Gets or sets the first day of the week as displayed in the month calendar.
    Syntax
    public DayOfWeek FirstDayOfWeek {get; set;}
    See Also