Lists the days which can be used to specify the first day of the week.
Namespace:DevExpress.XtraScheduler
Assembly:DevExpress.XtraScheduler.v19.2.Core.dll

Public Members

Remarks
Use this enumeration's members to specify the first day of the week for a Scheduler control. This enumeration's values are used by the SchedulerOptionsViewBase.FirstDayOfWeek property.

See Also