New to Telerik UI for WPF? Start a free 30-day trial
Understanding Appointments
Updated over 6 months ago
The Appointment class represents a single piece of data that is visualized in the RadScheduleView. Each Appointment has various properties such as Subject, Start, End, TimeZone, etc. You can also assign Resources, Categories and TimeMarkers to the appointments.
Additionally, RadScheduleView provides the functionality to configure repeating appointments. The user has the ability to apply recurring scheduling patterns such as daily, weekly, monthly or set a range of recurrence from date to date.
Figure 1: RadScheduleView populated with different appointments

To learn how to manipulate the appointments displayed by the RadScheduleView at run time, see the following topics: