Version

Overview (XamScheduler)

The XamScheduler control provides a common scheduling solution for presenting and managing time periods and the associated activities.

The control itself is represented by the XamScheduler class which can be configured to visualize different views. The views are switched using the ViewMode property which should be set to a value of type SchedulerViewMode. By default the control renders a month view with an integrated agenda view which shows only the appointments for the selected day.

The following screenshots show the views provided by the control:

Month View (with an optional agenda section)

Agenda View

Scheduler_01.png

Scheduler_02.png

More information regarding each view can be found under the Views section.

The following topics provide the basic information you need to know to get started with the control.

Topic Purpose

This topic provides information on how to get started with the XamScheduler control in your applications.

The topics in this section explain different ways to populate the XamScheduler control with data.

The topics in this section provide information about the different views used by the XamScheduler control to present data.

The topics in this section provide information about the activities concept of the XamScheduler control.

This topic provides information about the resources concept of the XamScheduler control.