GridColumnDateRangeCalendarSettings.FirstDayOfWeek Property
Specifies the day to display as the first day of the week in the header filter calendar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| FirstDayOfWeek | Default | A FirstDayOfWeek enumeration value specifying the first day of the week. |
See Also