Back to Devexpress

DevExpress.XtraScheduler.Native Namespace

corelibraries-devexpress-dot-xtrascheduler-72f2f69b.md

latest2.4 KB
Original Source

DevExpress.XtraScheduler.Native Namespace

Contains classes which implement the internal functionality of XtraScheduler.

Assemblies : DevExpress.XtraScheduler.v25.2.Core.dll, DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Packages : DevExpress.Scheduler.Core, DevExpress.Scheduler.CoreDesktop

Classes

NameDescription
AppointmentConflictsCalculatorEnables you to discover conflicting appointments.
AppointmentModificationControllerBaseServes as a base class to provide the basic functionality for managing the appointment at the appointment’s editing form.
CustomFieldRepresents a custom field that may contain additional arbitrary information for an appointment or resource.
HolidaysHelper staticProvides methods used to generate appointments for the scheduler holidays.
HumanReadableTimeSpanHelperProvides methods used to convert a TimeSpan value to a string and vice versa.
PersistentObjectStorageReloadEventArgsProvides data for the OnAppointmentsReload and OnResourcesReload events. Internal use only.
TimeSpanStringConvertEventArgsProvides data for the HumanReadableTimeSpanHelper.ConvertToString and HumanReadableTimeSpanHelper.ParseString events.

Delegates

NameDescription
PersistentObjectStorageReloadEventHandlerRepresents a method that will handle the internal OnAppointmentsReload and OnResourcesReload events.