| Class | Description |
 | AppointmentClickedEventArgs | Occurs when an Infragistics.Scheduler.Appointment is clicked in the XamScheduler. |
 | AppointmentPropertyMapping | Encapsulates a property mapping for an ScheduleListDataSource.AppointmentPropertyMappings. |
 | AppointmentPropertyMappingCollection | Collection class for AppointmentPropertyMapping objects. |
 | AppointmentPropertyMappingsCollection | Collection class for AppointmentPropertyMapping objects. |
 | AppointmentSelectedEventArgs | Occurs when an Infragistics.Scheduler.Appointment is selected in the XamScheduler. |
 | DayClickedEventArgs | Occurs when a day is clicked |
 | DayOfWeekHeaderClickedEventArgs | Occurs when a day of week header is clicked |
 | MonthHeaderClickedEventArgs | Occurs when a month header is clicked |
 | ResourcePropertyMapping | Encapsulates a property mapping for an ScheduleListDataSource.ResourcePropertyMappings. |
 | ResourcePropertyMappingCollection | Collection class for ResourcePropertyMapping objects. |
 | ResourcePropertyMappingsCollection | Collection class for ResourcePropertyMapping objects. |
 | ScheduleDataSource | Abstract base class for a data source which provides Infragistics.Scheduler.Appointment and Infragistics.Scheduler.ScheduleResource data. |
 | ScheduleListDataSource | ScheduleDataSource-derived class for use with lists of objects that provide data from which appointments and resources can be created. |
 | SchedulePropertyMapping | Encapsulates a property mapping for a schedule object such as an Infragistics.Scheduler.Appointment or Infragistics.Scheduler.ScheduleResource. |
 | SchedulePropertyMappingsCollection<T> | Base class for property mapping collections. |
 | SelectedDateChangedEventArgs | Occurs when a day is clicked |
 | TimeSlotClickedEventArgs | Occurs when a TimeSlot is clicked in a DayView or WeekView. |
 | TimeSlotSelectedEventArgs | Occurs when a TimeSlot is selected in DayView or WeekView. |
 | WeekNumberClickedEventArgs | Occurs when a week number is clicked |
 | XamScheduler | Represents the primary view for the Scheduler component. |