Product Class Structure
- 2 minutes to read
Note
You are viewing documentation for the legacy WPF Scheduler control. If you’re starting a new project, we strongly recommend that you use a new control declared in the DevExpress.
Use the following links to access reference information about the most important classes in the DXScheduler suite for WPF.
Class | Description |
---|---|
Appointment | An interface that defines an appointment in the Scheduler. |
Appointment |
A storage which holds a collection of appointments. |
Resource | Defines a common attribute which can be assigned to appointments to group them. |
Resource |
A storage which holds a collection of appointment’s resources. |
Scheduler |
A storage which holds data for the Scheduler Control. |
Appointment |
An appointment’s category label. |
Appointment |
An appointment’s availability status. |
Day |
Displays a detailed picture of events across one or more days. |
Work |
Displays appointments for the working days in a particular week. |
Full |
A view that displays the entire week. |
Week |
Displays events across a week in a compact form. This view is outdated and provided for compatibility with the earlier versions of the Scheduler Control. Use the Full |
Month |
Represents a Month (Multi-Week) View. |
Timeline |
Arranges events and appointments across horizontal timelines. |
Scheduler |
The main control of the DXScheduler Suite for WPF. |