ASPxScheduler.FirstDayOfWeek Property
In This Article
Gets the day which the ASPXScheduler‘s week starts from.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Day |
A Day |
#Remarks
Use this property to obtain the start day of the week in the Scheduler.
See Also