WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / FirstDayOfWeek Property
In This Topic
    FirstDayOfWeek Property (C1Calendar)
    In This Topic
    Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.
    Syntax
    public Nullable<DayOfWeek> FirstDayOfWeek {get; set;}
    See Also