DevExpress.Schedule Namespace
Contains classes that implement basic functionality for creating schedules.
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Classes
Name | Description |
---|---|
ExactWorkDay | Represents a day that is recognized as a work day. |
Holiday | Represents a day that is recognized as a holiday. |
HolidayBaseCollection | Represents a collection of Holiday objects. |
KnownDateDay | Serves as a base class to represent a day corresponding to the particular date. |
OutlookHolidaysLoader | Represents a class implemented to load holidays from the Outlook.hol file. |
WorkDay | Serves as a base class for classes that represent a day, regarding the working activity recognized for the specific date. |
Enums
Name | Description |
---|---|
DateCheckResult | Lists the day types regarding the recognized working activity. |
WorkDayType | Lists day types by the working activity. |