Included Components
- 3 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.
The DXScheduler Suite for WPF provides a set of native controls that can be used in WPF applications. These controls implement the main scheduling functionality, provide the necessary user interaction and are available on the DX.24.2: Scheduling toolbox tab in Visual Studio IDE.
#Main Control
Name | Description |
---|---|
![]() |
Represents a visual control that allows appointments to be scheduled and displayed. |
#Additional Controls
The DXScheduler Suite for WPF also provides a number of auxiliary controls. With the help of these controls, you can change the SchedulerControl view characteristics and modify the appointment properties.
Name | Description |
---|---|
![]() |
Represents a combo box control used to select appointment labels. It facilitates the creation of custom Edit Appointment forms. |
![]() |
Represents a popup checked list box control used to select multiple resources in order to assign them to an appointment. It facilitates the creation of custom Edit Appointment forms. |
![]() |
Represents a combo box control used to select a resource for an appointment. It facilitates the creation of custom Edit Appointment forms. |
![]() |
A control used to specify an end condition for the series of recurring appointments. |
![]() |
Represents the checked list box control used to filter resources within the Scheduler Control. |
![]() |
Represents the combo box control used to filter resources within the Scheduler Control. |
![]() |
Represents a combo box control used to select appointment statuses. It facilitates the creation of custom Edit Appointment forms. |
![]() |
The popup checked list box control used to filter resources within the Scheduler Control. |
![]() |
Represents a combo box used to specify a time zone. |
![]() |
Represents a control that allows the selection of days of the week, by checking the corresponding boxes. |
![]() |
Represents a combo box used to select a week of the month. |
![]() |
Represents a combo box used to select a month. |
![]() |
Represents a control used to set the recurrence options for daily recurrent appointments. |
![]() |
Represents a control used to set the recurrence options for monthly recurrent appointments. |
![]() |
Represents a combo box used to select days of the week. |
![]() |
Represents a control used to set the recurrence options for weekly recurrent appointments. |
![]() |
Represents a control used to set the recurrence options for yearly recurrent appointments. |
#Printing Controls
The DXScheduler Suite for WPF includes two print adapter components that are intended to serve as data sources for printable scheduler reports.
Name | Description |
---|---|
![]() |
A print adapter bound to the Scheduler |
![]() |
A print adapter bound to the Scheduler |