Version

Infragistics.Scheduler.DataSource Namespace

Classes
 ClassDescription
ClassAppointmentPropertyMapping Encapsulates a property mapping for an ScheduleListDataSource.AppointmentPropertyMappings.
ClassAppointmentPropertyMappingsCollection Collection class for AppointmentPropertyMapping objects.
ClassResourcePropertyMapping Encapsulates a property mapping for an ScheduleListDataSource.ResourcePropertyMappings.
ClassResourcePropertyMappingsCollection Collection class for ResourcePropertyMapping objects.
ClassScheduleDataSource Abstract base class for a data source which provides Infragistics.Scheduler.Appointment and Infragistics.Scheduler.ScheduleResource data.
ClassScheduleListDataSource ScheduleDataSource-derived class for use with lists of objects that provide data from which appointments and resources can be created.
ClassSchedulePropertyMapping Encapsulates a property mapping for a schedule object such as an Infragistics.Scheduler.Appointment or Infragistics.Scheduler.ScheduleResource.
ClassSchedulePropertyMappingsCollection<T> Base class for property mapping collections.
See Also