WorkDayType Enum
Lists day types by the working activity.
Namespace: DevExpress.Schedule
Assembly: DevExpress.Data.v24.2.dll
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