RepositoryItemDateEdit.FirstDayOfWeek Property
Gets or sets the first day of the week.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.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