CalendarControlBase.FirstDayOfWeek Property
Gets or sets the first day of the week.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DayOfWeek | A DayOfWeek enumeration value specifying the first day of the week. |
See Also