RecurrenceInfo.FirstDayOfWeek Property
Gets or sets the day which will be the first day of the week used for calculating occurrences.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DayOfWeek | A DayOfWeek enumeration value specifying the start day of the week. |
Implements
See Also