Back to Devexpress

Product Class Structure

aspnet-9541-components-scheduler-product-information-product-class-structure.md

latest3.1 KB
Original Source

Product Class Structure

  • Dec 17, 2020

Use the following links to access reference information about the most important classes in the ASPxScheduler Suite.

ClassDescription
ASPxSchedulerA scheduler control.
ASPxClientSchedulerRepresents the client-side equivalent of the ASPxScheduler control.
AppointmentAn interface that defines an appointment in the Scheduler.
ASPxClientAppointmentRepresents a client-side equivalent of the Appointment class.
ResourceDefines a common attribute which can be assigned to appointments to group them.
ASPxAppointmentStorageRepresents a storage which holds a collection of appointments.
ASPxResourceStorageRepresents a storage which holds appointment resources.
ASPxSchedulerStorageRepresents a storage which holds data for the ASPxScheduler control.
ASPxSchedulerStorageControlRepresents a non-visual control that enables you to implement all scheduler-based data operations using third-party web controls.
ASPxClientSchedulerStorageControlRepresents the client-side equivalent of the ASPxSchedulerStorageControl control.
AppointmentLabelRepresents an appointment’s identification label.
AppointmentStatusRepresents an appointment’s availability status.
ASPxDateNavigatorRepresents a Date Navigator.
ASPxResourceNavigatorRepresents the Resource Navigator control.
DayViewRepresents a Day View.
WorkWeekViewRepresents a Work-Week View.
WeekViewRepresents a Week View.
MonthViewRepresents a Month (Multi-Week) View.
TimelineViewRepresents a Timeline View.