A newer version of this page is available.
Switch to the current version.
SchedulerControl.FirstDayOfWeek Property
Gets the day which the SchedulerControl's week starts from.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v19.1.dll
Declaration
Property Value
Type | Description |
---|---|
DayOfWeek | A DayOfWeek enumeration value specifying the start day of the week for the Scheduler. The default is DayOfWeek.Sunday. |
See Also
Feedback