DevExpress.Schedule Namespace
Contains classes that implement basic functionality for creating schedules.
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Classes
Name | Description |
---|---|
Exact |
Represents a day that is recognized as a work day. |
Holiday | Represents a day that is recognized as a holiday. |
Holiday |
Represents a collection of Holiday objects. |
Known |
Serves as a base class to represent a day corresponding to the particular date. |
Outlook |
Represents a class implemented to load holidays from the Outlook. |
Work |
Serves as a base class for classes that represent a day, regarding the working activity recognized for the specific date. |
#Enums
Name | Description |
---|---|
Date |
Lists the day types regarding the recognized working activity. |
Work |
Lists day types by the working activity. |