Skip to main content
A newer version of this page is available. .

Scheduler Elements

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.Xpf.Scheduling namespace. If you decide to upgrade an existing project in order to switch to the updated scheduler control, see the Migration Guidelines document.

The DXScheduler for WPF suite provides a set of multi-purpose elements that deliver a scheduling feature application. The topics in this section describe the main functionality of these elements (necessary to implement scheduling), and how they can be used together.

The following topics are available in this section:

  • Scheduler Control

    This topic describes the Scheduler Control, which is used to implement the main user interface functionality in the scheduling application. This control represents the scheduled appointment data on a form, by using one of the predefined views, and responds to various end-user actions.

  • Scheduler Storage

    This topic describes the Scheduler Storage, which is intended for persisting data in the scheduling application. This class provides data in either bound or unbound mode for the Scheduler Control, and also implements data synchronization with a database or any other scheduling application (for example, Microsoft® Outlook®).