Skip to main content

Appointment Interface

An interface that defines an appointment in the Scheduler.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.Core.dll

NuGet Package: DevExpress.Scheduler.Core

#Declaration

public interface Appointment :
    IPersistentObject,
    IBatchUpdateable,
    IDisposable,
    IIdProvider

The following members return Appointment objects:

Show 111 links
Library Related API Members
Cross-Platform Class Library Appointment.Copy()
Appointment.CreateException(AppointmentType, Int32)
Appointment.FindException(Int32)
Appointment.GetOccurrence(Int32)
Appointment.RecurrencePattern
AppointmentCollection.GetAppointmentById(Object)
AppointmentConflictEventArgs.AppointmentClone
AppointmentDisplayTextEventArgs.Appointment
AppointmentDragEventArgs.EditedAppointment
AppointmentDragEventArgs.SourceAppointment
AppointmentDragInfo.EditedAppointment
AppointmentDragInfo.SourceAppointment
AppointmentEventArgs.Appointment
AppointmentFormControllerBase.EditedAppointmentCopy
AppointmentFormControllerBase.EditedPattern
AppointmentModificationControllerBase.EditedAppointmentCopy
AppointmentModificationControllerBase.EditedPattern
AppointmentModificationControllerBase.PrepareToRecurrenceEdit()
AppointmentResizeEventArgs.EditedAppointment
AppointmentResizeEventArgs.SourceAppointment
AppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime, String)
AppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime)
AppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
AppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan)
AppointmentStorageBase.CreateAppointment(AppointmentType)
AppointmentStorageBase.GetAppointmentById(Object)
AppointmentStorageBase.Item[Int32]
AppointmentXmlPersistenceHelper.ObjectFromXml(IAppointmentStorageBase, String)
AppointmentXmlPersistenceHelper.ObjectFromXml(IAppointmentStorageBase, XmlNode)
HolidaysHelper.CreateHolidayAppointment(Holiday, ISchedulerStorageBase)
IAppointmentFactory.CreateAppointment(AppointmentType)
IAppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime, String)
IAppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime)
IAppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
IAppointmentStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan)
IAppointmentStorageBase.CreateAppointment(AppointmentType)
IAppointmentStorageBase.GetAppointmentById(Object)
ISchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime, String)
ISchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime)
ISchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
ISchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan)
ISchedulerStorageBase.CreateAppointment(AppointmentType)
Reminder.Appointment
ReminderAlertNotification.ActualAppointment
SchedulerDragData.PrimaryAppointment
SchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime, String)
SchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, DateTime)
SchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
SchedulerStorageBase.CreateAppointment(AppointmentType, DateTime, TimeSpan)
SchedulerStorageBase.CreateAppointment(AppointmentType)
StaticAppointmentFactory.CreateAppointment(AppointmentType, DateTime, DateTime, String)
StaticAppointmentFactory.CreateAppointment(AppointmentType, DateTime, DateTime)
StaticAppointmentFactory.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
StaticAppointmentFactory.CreateAppointment(AppointmentType, DateTime, TimeSpan)
StaticAppointmentFactory.CreateAppointment(AppointmentType)
WinForms Controls AppointmentDataStorage.Add(AppointmentType, DateTime, DateTime, String)
AppointmentDataStorage.Add(AppointmentType, DateTime, DateTime)
AppointmentDataStorage.Add(AppointmentType, DateTime, TimeSpan, String)
AppointmentDataStorage.Add(AppointmentType, DateTime, TimeSpan)
AppointmentDataStorage.CreateAppointment(AppointmentType, DateTime, DateTime, String)
AppointmentDataStorage.CreateAppointment(AppointmentType, DateTime, DateTime)
AppointmentDataStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
AppointmentDataStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan)
AppointmentDataStorage.CreateAppointment(AppointmentType)
AppointmentDataStorage.GetAppointmentById(Object)
AppointmentDataStorage.Item[Int32]
AppointmentFlyoutHtmlElementMouseEventArgs.Appointment
AppointmentFormEventArgs.Appointment
AppointmentImagesEventArgs.Appointment
AppointmentViewInfo.Appointment
ConflictDetectedEventArgs.Appointment
ConvertEventArgs.Appointment
CustomAppointmentFlyoutTemplateValueEventArgs.Appointment
CustomDrawAppointmentFlyoutSubjectEventArgs.Appointment
CustomizeAppointmentFlyoutEventArgs.Appointment
CustomizeAppointmentFlyoutTemplateEventArgs.Appointment
ExtendedCell.Appointment
IAppointmentFlyoutData.Appointment
Outlook365CalendarMergeEventArgs.ConvertEventToAppointment(Event, String, Boolean)
Outlook365CalendarMergeEventArgs.SchedulerAppointment
Outlook365CalendarMergeEventArgs.TargetSchedulerAppointment
SchedulerDataStorage.CreateAppointment(AppointmentType, DateTime, DateTime, String)
SchedulerDataStorage.CreateAppointment(AppointmentType, DateTime, DateTime)
SchedulerDataStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
SchedulerDataStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan)
SchedulerDataStorage.CreateAppointment(AppointmentType)
WPF Controls AppointmentFormController.PatternCopy
AppointmentInplaceEditorBase.Appointment
AppointmentStorage.CreateAppointment(AppointmentType, DateTime, DateTime, String)
AppointmentStorage.CreateAppointment(AppointmentType, DateTime, DateTime)
AppointmentStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
AppointmentStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan)
AppointmentStorage.CreateAppointment(AppointmentType)
AppointmentStorage.GetAppointmentById(Object)
AppointmentViewInfo.Appointment
EditAppointmentFormEventArgs.Appointment
RecurrenceRangeControl.Pattern
SchedulerStorage.CreateAppointment(AppointmentType, DateTime, DateTime, String)
SchedulerStorage.CreateAppointment(AppointmentType, DateTime, DateTime)
SchedulerStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan, String)
SchedulerStorage.CreateAppointment(AppointmentType, DateTime, TimeSpan)
SchedulerStorage.CreateAppointment(AppointmentType)
VisualAppointmentControl.GetAppointment()
ASP.NET Web Forms Controls AppointmentFormBaseEventArgs.Appointment
AppointmentFormTemplateContainerBase.Appointment
AppointmentImagesEventArgs.Appointment
AppointmentViewInfo.Appointment
ASPxScheduler.LookupAppointmentByIdString(String)
InitClientAppointmentEventArgs.Appointment
XAF: Cross-Platform .NET App UI & Web API SchedulerListEditorBase.GetAppointment(IEvent, IObjectSpace)
SchedulerListEditorBase.GetAppointment(IEvent)

#Remarks

For more information on appointments, review the following topics:

WPF Scheduler implements the AppointmentItem class that represents an appointment. Review the Appointments section for more information.

See Also