RepositoryItemDateEdit.FirstDayOfWeek Property
Gets or sets the first day of the week.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DayOfWeek | A DayOfWeek enumeration value specifying the first day of the week. |
See Also