WorkDayType Enum
Lists day types by the working activity.
Namespace: DevExpress.Schedule
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Members
Name | Description |
---|---|
WeekDay
|
Indicates a weekday. |
Holiday
|
Indicates that this day is a holiday. |
ExactWorkDay
|
Indicates that a particular, exact date is a work day. |
Related API Members
The following properties accept/return WorkDayType values:
See Also