Skip to main content

DevExpress.Xpf.Scheduler Namespace

In This Article

Contains classes which are used to implement the main functionality of the DXScheduler Suite for Silverlight.

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Classes

Name Description
ActiveViewChangingEventArgs Provides data for the SchedulerControl.ActiveViewChanging event.
AppointmentLabel Specifies an appointment's identification label.
AppointmentLabelCollection A collection of appointment labels.
AppointmentMapping Provides information on the mapping of the appointment properties to the appropriate data fields.
AppointmentStatus Specifies an appointment's availability status.
AppointmentStatusCollection A collection of appointment statuses.
AppointmentStorage A storage which holds a collection of appointments.
AppointmentViewInfoCustomizingEventArgs Provides data for the SchedulerControl.AppointmentViewInfoCustomizing event.
CustomizeTimeRulerFormEventArgs Provides data for the SchedulerControl.CustomizeTimeRulerFormShowing event.
DayView A Day View.
DeleteRecurrentAppointmentFormEventArgs Provides data for the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.
EditAppointmentFormEventArgs Provides data for the SchedulerControl.EditAppointmentFormShowing and SchedulerControl.EditRecurrentAppointmentFormShowing events.
FormShowingEventArgs Provides data for the events which show dialogs invoked by the scheduler control.
GotoDateFormEventArgs Provides data for the SchedulerControl.GotoDateFormShowing event.
InplaceEditorEventArgs Provides data for the SchedulerControl.InplaceEditorShowing event.
MonthView A Month View.
NavigationButtonOptions Provides options which define certain characteristics of navigation buttons.
OptionsBehavior Provides behavior options for the scheduler control.
OptionsCustomization Provides customization options for the scheduler control.
OptionsView Provides view options for the scheduler control.
RecurrenceFormEventArgs Provides data for the SchedulerControl.RecurrenceFormShowing event.
RemindersFormEventArgs Provides data for the SchedulerControl.RemindersFormShowing event.
ResourceMapping Provides information on the mapping of the resource properties to appropriate data fields.
ResourceStorage A storage which holds appointment resources.
SchedulerAppointmentDisplayOptions Serves as the base for classes which provide options to define how appointments will be displayed when a particular view is currently active.
SchedulerControl A Scheduler Control.
SchedulerCustomFieldMapping Specifies the mapping of a custom property of an appointment or resource to an appropriate data field.
SchedulerCustomFieldMappingCollection A collection of mappings of the custom properties of appointments to appropriate data fields.
SchedulerDateNavigatorStyleSettings Defines the appearance and behavior settings of a date navigator when it is bound to scheduler control.
SchedulerDayViewAppointmentDisplayOptions Provides options which define how appointments should be displayed when the currently active view is the Day View or Work-Week View.
SchedulerDeferredScrollingOption Provides access to an object that specifies how deferred scrolling is performed.
SchedulerMenuEventArgs Provides data for the SchedulerControl.PopupMenuShowing event.
SchedulerMonthViewAppointmentDisplayOptions Provides options which define how appointments should be displayed when the currently active view is the Month (Multi-Week) View.
SchedulerSelectionBarOptions Provides options which define how the selection bar in the Timeline View should be painted.
SchedulerStorage A storage which holds data for the scheduler control.
SchedulerTimelineViewAppointmentDisplayOptions Provides options which define how appointments should be displayed when the currently active view is the Timeline View.
SchedulerTimeRuler A time ruler for SchedulerControl.
SchedulerTimeRulerCollection A collection of time rulers for the SchedulerControl.
SchedulerViewAppointmentDisplayOptions Serves as a base class to provide the basic functionality for specifying the method of snapping appointments to time cells in the Day View and Timeline View .
SchedulerViewBase Serves as a base for classes which represent various views that can be used to display information within the scheduler control.
SchedulerViewRepository The view repository.
SchedulerWeekViewAppointmentDisplayOptions Provides options which define how appointments should be displayed when the currently active view is the Week View.
TimelineView A Timeline View.
WeekView A Week View.
WeekViewBase The base class for the Week and Month views of the SchedulerControl.
WorkWeekView A Work-Week View.

#Delegates

Name Description
ActiveViewChangingEventHandler References a method that will handle the SchedulerControl.ActiveViewChanging event.
AppointmentViewInfoCustomizingEventHandler A method that will handle the SchedulerControl.AppointmentViewInfoCustomizing event.
CustomizeTimeRulerFormEventHandler A method that will handle the SchedulerControl.CustomizeTimeRulerFormShowing event.
DeleteRecurrentAppointmentFormEventHandler References a method that will handle the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.
GotoDateFormEventHandler References a method that will handle the SchedulerControl.GotoDateFormShowing event.
InplaceEditorEventHandler References the method that will handle the SchedulerControl.InplaceEditorShowing event.
RecurrenceFormEventHandler A method that will handle the SchedulerControl.RecurrenceFormShowing event.
RemindersFormEventHandler References a method that will handle the SchedulerControl.RemindersFormShowing event.
SchedulerMenuEventHandler References a method that will handle the SchedulerControl.PopupMenuShowing event.